From: Moriyoshi Koizumi Date: Sat, 12 Jul 2003 06:54:03 +0000 (+0000) Subject: Oops, this is not needed though. X-Git-Tag: BEFORE_ARG_INFO~275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77ae01ac72ddca17c48b6020662d2f77fd2cc479;p=php Oops, this is not needed though. --- diff --git a/ext/standard/proc_open.c b/ext/standard/proc_open.c index ce29086598..2e419ba051 100644 --- a/ext/standard/proc_open.c +++ b/ext/standard/proc_open.c @@ -740,7 +740,6 @@ PHP_FUNCTION(proc_open) if (pipes != NULL) { zval_dtor(pipes); } - MAKE_STD_ZVAL(pipes); array_init(pipes); /* clean up all the child ends and then open streams on the parent