]> granicus.if.org Git - php/commitdiff
fix test
authorAnatol Belski <ab@php.net>
Sat, 23 Jul 2016 18:55:39 +0000 (20:55 +0200)
committerAnatol Belski <ab@php.net>
Sat, 23 Jul 2016 18:55:39 +0000 (20:55 +0200)
ext/session/tests/bug72562.phpt

index d85e48b069f860104165c62e514e1f1b374d3ad6..b36cf6df255d7b6156925cd10298612f27e5b232 100644 (file)
@@ -36,9 +36,9 @@ function ptr2str($ptr)
 }
 ?>
 --EXPECTF--
-Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s/bug72562.php on line %d
+Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s%ebug72562.php on line %d
 
-Notice: unserialize(): Error at offset 0 of 1 bytes in %s/bug72562.php on line %d
+Notice: unserialize(): Error at offset 0 of 1 bytes in %s%ebug72562.php on line %d
 
-Notice: unserialize(): Error at offset 4 of 4 bytes in %s/bug72562.php on line %d
+Notice: unserialize(): Error at offset 4 of 4 bytes in %s%ebug72562.php on line %d
 bool(false)