diff options
Diffstat (limited to 'ext/session/tests/008.phpt')
-rw-r--r-- | ext/session/tests/008.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/008.phpt b/ext/session/tests/008.phpt index ec322799d2..2828a95e00 100644 --- a/ext/session/tests/008.phpt +++ b/ext/session/tests/008.phpt @@ -1,5 +1,5 @@ --TEST-- -Verify PHP 4.2 compatibility: global is used albeit register_globals=0 +bug compatibility: global is used albeit register_globals=0 --SKIPIF-- <?php include('skipif.inc'); ?> --INI-- |