]> granicus.if.org Git - php/commit
- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
authorJani Taskinen <jani@php.net>
Tue, 8 Apr 2008 08:42:05 +0000 (08:42 +0000)
committerJani Taskinen <jani@php.net>
Tue, 8 Apr 2008 08:42:05 +0000 (08:42 +0000)
commit30d057d32ca5e0f41a8258aaee525bcbe6c31829
tree668771a22a9a8add45c871d9d1f2e4ea258c937c
parent212c00cd1ad87e962a428c78f18967eaac49e2d4
- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
ext/standard/proc_open.c
ext/standard/tests/general_functions/bug44667.phpt [new file with mode: 0644]