summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/bug67498.phpt
blob: dd1ef11ef5386a9f54863ecce6a716def8f36cec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--TEST--
phpinfo() Type Confusion Information Leak Vulnerability
--FILE--
<?php
$PHP_SELF = 1;
phpinfo(INFO_VARIABLES);

?>
--EXPECTF--
phpinfo()

PHP Variables
%A