mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: fixed test
This commit is contained in:
commit
0436b85d9f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user