mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
refixed that test for 5.5+
This commit is contained in:
parent
706d67787a
commit
c0fcd3d6b0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user