]> granicus.if.org Git - php/commit
Split test case
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 23 Jun 2019 11:54:42 +0000 (13:54 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 24 Jun 2019 12:08:11 +0000 (14:08 +0200)
commit94df6dc3fd07fa187ba09c587a8d1357fd8bbe6f
tree37d2e99d9afe16a5c635e8006b15eb5b4669d18f
parentdf27bfe58bb7bc0b2cb8f182a94347d36e2cb6b6
Split test case

This test is failing on AppVeyor almost all of the time, so splitting
it seems appropriate.  This also allows us to rid php_cli_server_stop()
which was only used by this test case.
sapi/cli/tests/bug67429.phpt [deleted file]
sapi/cli/tests/bug67429_1.phpt [new file with mode: 0644]
sapi/cli/tests/bug67429_2.phpt [new file with mode: 0644]
sapi/cli/tests/php_cli_server.inc