From: [EMAIL PROTECTED] Operating system: Any PHP version: 4CVS-2002-07-08 PHP Bug Type: Documentation problem Bug description: Wrong reference to popen on proc_close-page
"proc_close() is similar to popen() except that it only works on processes opened by proc_open()." Should be pclose(), shouldn't it? -- Edit bug report at http://bugs.php.net/?id=18234&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18234&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18234&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18234&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18234&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18234&r=support Expected behavior: http://bugs.php.net/fix.php?id=18234&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18234&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18234&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18234&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
