mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Merge branch 'PHP-5.6'
* PHP-5.6: remove pcntl leftover from the test code
This commit is contained in:
commit
79063d16b9
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ $clientCode = <<<'CODE'
|
|||
fclose($stdout);
|
||||
fclose($stderr);
|
||||
proc_terminate($process);
|
||||
pcntl_wait($status);
|
||||
CODE;
|
||||
|
||||
include 'ServerClientTestCase.inc';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue