Skip to content

Commit 4335e73

Browse files
committed
remove StringRef
1 parent 3b908eb commit 4335e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/003.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ echo "\n";
2323
?>
2424
--EXPECT--
2525
string(11) "Jason Young"
26-
string(12) "Yangshengjie"
2726
{"author":"Yangshengjie","age":23}
27+
string(12) "Yangshengjie"
2828
int(23)
2929
int(24)
3030
{"author":"Yangshengjie","age":24}

0 commit comments

Comments
 (0)