refixed that test for 5.5+

This commit is contained in:
Anatol Belski 2014-01-22 23:30:14 +01:00
parent 706d67787a
commit c0fcd3d6b0

View File

@ -14,3 +14,4 @@ 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