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 ce09822 commit 3450329Copy full SHA for 3450329
ext/standard/tests/serialize/serialization_error_002.phpt
@@ -43,7 +43,7 @@ echo "Done";
43
*** Testing unserialize() error/boolean distinction ***
44
string(4) "b:0;"
45
46
-Notice: unserialize(): Error at offset 0 of 27 bytes in %s/serialization_error_002.php on line 20
+Notice: unserialize(): Error at offset 0 of 27 bytes in %s%eserialization_error_002.php on line 20
47
bool(false)
48
49
unserialize error and deserialized false are identical? 1
0 commit comments