]> granicus.if.org Git - php/commit
add tests for proc_open() and pipes
authorAntony Dovgal <tony2001@php.net>
Thu, 18 Dec 2014 13:02:49 +0000 (16:02 +0300)
committerAntony Dovgal <tony2001@php.net>
Fri, 29 May 2015 14:35:12 +0000 (17:35 +0300)
commit110a146b88e966616fb88c7d0f5c50d667e1b135
treef48340ab864f8b64b74d294c2b382d6ebf1c5fdc
parentad60549958bf1dafdff79431d52af28385a39c9c
add tests for proc_open() and pipes
ext/standard/tests/general_functions/proc_open_pipes.inc [new file with mode: 0644]
ext/standard/tests/general_functions/proc_open_pipes1.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/proc_open_pipes2.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/proc_open_pipes3.phpt [new file with mode: 0644]