From: Moriyoshi Koizumi Date: Sat, 29 Mar 2003 07:14:26 +0000 (+0000) Subject: MFH: fixed test cases so it wouldn't be failed in case register_globals=on X-Git-Tag: php-4.3.2RC2~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9a6358d8d187370815f08d51f7ebe7f18c2341d;p=php MFH: fixed test cases so it wouldn't be failed in case register_globals=on --- diff --git a/ext/mbstring/tests/mb_parse_str.phpt b/ext/mbstring/tests/mb_parse_str.phpt index fcfbbd9fe4..8b320b0845 100644 --- a/ext/mbstring/tests/mb_parse_str.phpt +++ b/ext/mbstring/tests/mb_parse_str.phpt @@ -4,6 +4,7 @@ mb_parse_str() --INI-- arg_separator.input=& +register_globals=0 --FILE-- --INI-- arg_separator.input=&# +register_globals=0 --FILE--