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