From d744059987f679aed86f424f1f2b2506d165181d Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Mon, 11 Mar 2019 12:57:37 +0000 Subject: [PATCH] Add missing s Patch provided by Kasper Franz. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346994 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/exec/functions/proc-open.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/exec/functions/proc-open.xml b/reference/exec/functions/proc-open.xml index 70d9fccfc8..54e0f2dc6b 100644 --- a/reference/exec/functions/proc-open.xml +++ b/reference/exec/functions/proc-open.xml @@ -15,9 +15,9 @@ stringcmd arraydescriptorspec arraypipes - stringcwd - arrayenv - arrayother_options + stringcwd&null; + arrayenv&null; + arrayother_options&null; proc_open is similar to popen