]> granicus.if.org Git - php/commit
Make Opcache tests using the cli server more reliable
authorMitch Hagstrand <mhagstrand@gmail.com>
Thu, 29 Dec 2016 03:29:36 +0000 (19:29 -0800)
committerNikita Popov <nikic@php.net>
Thu, 29 Dec 2016 19:56:45 +0000 (20:56 +0100)
commitd0fcc741100840a9d27bed8ace1ad6224a4e34a9
tree9be1b0317d4c9258103cfaba163eee18d884dbdd
parent88d1a2c5aab441fd322683f8d21667932aeec636
Make Opcache tests using the cli server more reliable

Same fix already applied to ext/curl/tests/server.inc
and sapi/cli/tests/php_cli_server.inc

1. Increases the amount of time for the PHP built-in server to accept a connection
2. Outputs an error if the PHP built-in server fails
ext/opcache/tests/php_cli_server.inc