mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
fixed test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user