diff options
Diffstat (limited to 'ext/session/tests/001.phpt')
| -rw-r--r-- | ext/session/tests/001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/001.phpt b/ext/session/tests/001.phpt index 19dff78e1..543eba713 100644 --- a/ext/session/tests/001.phpt +++ b/ext/session/tests/001.phpt @@ -31,7 +31,7 @@ print session_encode()."\n"; session_destroy(); --EXPECTF-- -Warning: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0 +Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0 Deprecated: Function session_register() is deprecated in %s on line %d |
