summaryrefslogtreecommitdiff
path: root/ext/session/tests/019.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/019.phpt')
-rw-r--r--ext/session/tests/019.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/019.phpt b/ext/session/tests/019.phpt
index f4d763095..5bdd03b5c 100644
--- a/ext/session/tests/019.phpt
+++ b/ext/session/tests/019.phpt
@@ -47,7 +47,7 @@ var_dump($_SESSION);
session_destroy();
?>
--EXPECTF--
-PHP Warning: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
+Warning: 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
array(2) {