
| Path : /usr/src/php/ext/standard/tests/general_functions/ |
| Current File : //usr/src/php/ext/standard/tests/general_functions/bug67498.phpt |
--TEST-- phpinfo() Type Confusion Information Leak Vulnerability --FILE-- <?php $PHP_SELF = 1; phpinfo(INFO_VARIABLES); ?> ==DONE== --EXPECTF-- phpinfo() PHP Variables %A ==DONE==