We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f5e08 commit 765d574Copy full SHA for 765d574
ext/json/tests/json_encode_exceptions.phpt
@@ -26,17 +26,17 @@ object(JsonException)#1 (7) {
26
["code":protected]=>
27
int(5)
28
["file":protected]=>
29
- string(67) "/home/usuario/dev/php-src/ext/json/tests/json_encode_exceptions.php"
+ string(%d) "%s"
30
["line":protected]=>
31
- int(4)
+ int(%d)
32
["trace":"Exception":private]=>
33
array(1) {
34
[0]=>
35
array(4) {
36
["file"]=>
37
38
["line"]=>
39
40
["function"]=>
41
string(11) "json_encode"
42
["args"]=>
0 commit comments