]> granicus.if.org Git - php/commit
Allow CLI server test scripts to specify the name of the router file.
authorAdam Harvey <aharvey@php.net>
Tue, 6 Jan 2015 01:22:59 +0000 (01:22 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 6 Jan 2015 01:22:59 +0000 (01:22 +0000)
commit0cc2810498a56e263f2e1dd77f1f42e6c53dc99e
treebe5c3086066956e205d74cddcf9141bd8ab87c65
parent339139f876aff8adacec89814c1278608976668f
Allow CLI server test scripts to specify the name of the router file.

This is required to write tests that behave differently when an index.php isn't
present in the document root. (Such as the one I'm about to commit.)
sapi/cli/tests/bug61977.phpt
sapi/cli/tests/php_cli_server.inc
sapi/cli/tests/php_cli_server_009.phpt
sapi/cli/tests/php_cli_server_010.phpt
sapi/cli/tests/php_cli_server_013.phpt
sapi/cli/tests/php_cli_server_014.phpt