diff options
author | Zoe Slattery <zoe@php.net> | 2009-07-17 08:18:27 +0000 |
---|---|---|
committer | Zoe Slattery <zoe@php.net> | 2009-07-17 08:18:27 +0000 |
commit | 29b557ae61326f62cf7c1d042c608c83c5e92cfb (patch) | |
tree | 25ba5112b596acba8579df8c09274c6fb9c88106 /Zend/tests/globals_001.phpt | |
parent | 4fdd6bacb7da3c0c165c40a3045dab94084d0898 (diff) | |
download | php-git-29b557ae61326f62cf7c1d042c608c83c5e92cfb.tar.gz |
fix tests
Diffstat (limited to 'Zend/tests/globals_001.phpt')
-rw-r--r-- | Zend/tests/globals_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/globals_001.phpt b/Zend/tests/globals_001.phpt index 0f77104ac1..8efa71d31b 100644 --- a/Zend/tests/globals_001.phpt +++ b/Zend/tests/globals_001.phpt @@ -1,6 +1,6 @@ --TEST-- globals in global scope ---INIT-- +--INI-- variables_order="egpcs" --FILE-- <?php |