Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fixed test
This commit is contained in:
Anatol Belski 2014-01-22 15:40:19 +01:00
commit 0436b85d9f

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