1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

Fixed test file

This commit is contained in:
Dmitry Stogov
2005-07-05 14:10:45 +00:00
parent c741a9e719
commit f5da540a4a
+1 -1
View File
@@ -17,5 +17,5 @@ echo "Done\n";
?>
--EXPECTF--
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s/bug31454.php on line %d
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %sbug31454.php on line %d
Done