1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

fixed test

This commit is contained in:
Anatol Belski
2014-01-22 15:39:49 +01:00
parent 34792280bc
commit 0eff7176de
-1
View File
@@ -14,4 +14,3 @@ var_dump(session_name("bar"));
Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
string(9) "PHPSESSID"
string(3) "foo"
PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0