We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917deca commit 11dc801Copy full SHA for 11dc801
sapi/phpdbg/tests/info_001.phpt
@@ -34,7 +34,7 @@ prompt> [Variables in foo() (1)]
34
Address Refs Type Variable
35
%s %d string $baz
36
string (4) "test"
37
-prompt> [Superglobal variables (8)]
+prompt> [Superglobal variables (7)]
38
39
%s 2 array $_GET
40
%s 2 array $_POST
@@ -43,7 +43,6 @@ Address Refs Type Variable
43
%s 2 array $_ENV
44
%s 1 array $_REQUEST
45
%s 2 array $_FILES
46
-%s 1 array &$GLOBALS
47
prompt> ------------------------------------------------
48
Function Breakpoints:
49
#0 foo
0 commit comments