]> granicus.if.org Git - php/commit
-additional section INI that allows to set special ini settings on call
authorMarcus Boerger <helly@php.net>
Sat, 3 Aug 2002 11:44:12 +0000 (11:44 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 3 Aug 2002 11:44:12 +0000 (11:44 +0000)
commit02a12b57e95632ab6a4343f294fd3bbc93ae9d5f
treecd52b93c225c89cfafcd7ed3c66194187a5b7be2
parent7279543c301fb920cb2a6c1b92231d6b1e236708
-additional section INI that allows to set special ini settings on call
 by adding '-c foo=bar' strings to php call. Each line must have format
 foo=bar. This of cause only works for cli version.
-made sections SKIPIF,INI,GET,POST optional
run-tests.php