--TEST-- Testing $argc and $argv handling (GET) --SKIPIF-- --INI-- register_argc_argv=1 --GET-- ab+cd+ef+123+test --FILE-- --EXPECTF-- Deprecated: Deriving $_SERVER['argv'] from the query string is deprecated. Configure register_argc_argv=0 to turn this message off in %s on line %d 0: ab 1: cd 2: ef 3: 123 4: test