]> granicus.if.org Git - php/commitdiff
phpdbg test info_001.phpt was dependent on auto_globals_jit
authorBob Weinand <bobwei9@hotmail.com>
Tue, 13 Oct 2015 12:40:29 +0000 (14:40 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Tue, 13 Oct 2015 12:40:42 +0000 (14:40 +0200)
sapi/phpdbg/tests/info_001.phpt

index a1adb9ad0a984ffed42e1e27c41bb18e8dc044ea..b9882357577d990b14ea33093ba1f9fa8ef149cf 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test basic info functionality
+--INI--
+auto_globals_jit=0
 --PHPDBG--
 i classes
 i funcs
@@ -37,11 +39,11 @@ Address            Refs    Type      Variable
 %s 2       array     $_GET
 %s 2       array     $_POST
 %s 2       array     $_COOKIE
-%s 2       array     $_FILES
-%s 1       array     &$GLOBALS
 %s 2       array     $_SERVER
 %s 2       array     $_ENV
 %s 1       array     $_REQUEST
+%s 2       array     $_FILES
+%s 1       array     &$GLOBALS
 prompt> ------------------------------------------------
 Function Breakpoints:
 #0             foo