diff options
| -rw-r--r-- | ext/session/tests/bug66481-win32.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/bug66481-win32.phpt b/ext/session/tests/bug66481-win32.phpt index 4a3b07735b..cf06cb6b95 100644 --- a/ext/session/tests/bug66481-win32.phpt +++ b/ext/session/tests/bug66481-win32.phpt @@ -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 |
