]> granicus.if.org Git - php/commitdiff
fix test portability
authorAnatol Belski <ab@php.net>
Tue, 13 Sep 2016 10:00:29 +0000 (12:00 +0200)
committerAnatol Belski <ab@php.net>
Tue, 13 Sep 2016 10:00:29 +0000 (12:00 +0200)
ext/session/tests/016.phpt

index c1965df5cb3c24c1811a0c59e8d2e259b0418735..fc2187e1273b13cc125f9660d9918cb18411f6da 100644 (file)
@@ -26,5 +26,5 @@ Warning: session_start(): Failed to create session data file path. Too short ses
 
 Warning: session_write_close(): Failed to create session data file path. Too short session ID, invalid save_path or path lentgth exceeds MAXPATHLEN(%d) in %s on line 6
 
-Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (123;:/really\completely:::/invalid;;,23123;213) in %s on line 6
-I live
\ No newline at end of file
+Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (123;:/really%scompletely:::/invalid;;,23123;213) in %s on line 6
+I live