]> granicus.if.org Git - php/commit
Fixed bug #50732 (exec() adds single byte twice to $output array).
authorIlia Alshanetsky <iliaa@php.net>
Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)
commit62543788306c6a0c3190eb146de9d7a6cfeec4fd
tree9189aeba89763f256edda350d3e78a7102c1ff7c
parentdd17af94c5f369b4b95f4883b029e8bf3e9d6c99
Fixed bug #50732 (exec() adds single byte twice to $output array).
NEWS
ext/standard/exec.c
ext/standard/tests/general_functions/bug49847.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/bug50732.phpt [new file with mode: 0644]