]> granicus.if.org Git - php/commitdiff
fix tests
authorZoe Slattery <zoe@php.net>
Fri, 17 Jul 2009 08:20:04 +0000 (08:20 +0000)
committerZoe Slattery <zoe@php.net>
Fri, 17 Jul 2009 08:20:04 +0000 (08:20 +0000)
Zend/tests/globals_001.phpt
Zend/tests/globals_002.phpt
Zend/tests/globals_003.phpt
Zend/tests/globals_004.phpt

index 049e22779db672a0b4987f2be063ef6ed11dd502..8d3e96de78b99dba0e506a4b07796a63d9e808bd 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 globals in global scope 
---INIT--
+--INI--
 variables_order="egpcs"
 --FILE--
 <?php
index 3a2a477196cebb9dab61c7cc674e714d947109b8..a21595429422235f6d4cc5940d9a40a9af0a29cb 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 globals in local scope
---INIT--
+--INI--
 variables_order="egpcs"
 --FILE--
 <?php
index 48418fcd058c9736a675102586e87fc6a77e5284..dc0728d3e61ec8c6d12ba3bed2d5b7aa923bab0a 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 globals in local scope - 2
---INIT--
+--INI--
 variables_order="egpcs"
 --FILE--
 <?php
index 161568e402fe4e9abdeca301e5d4d02578bbd433..bdd127917cd980822892881966577155a972b3b3 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 globals in local scope - 3 
---INIT--
+--INI--
 variables_order="egpcs"
 --FILE--
 <?php