Skip to content

Commit 98eb60a

Browse files
authored
Refactor proc_open() implementation (#7255)
* Convert int return types to zend_result in proc_open.c * Use bool instead of int type * Use HashTable directly instead of zval * Convert command field of process handle to zend_string * proc_open() micro-optimization for Windows Prevents some calls to strlen() on Windows
1 parent 1100a07 commit 98eb60a

File tree

2 files changed

+82
-85
lines changed

2 files changed

+82
-85
lines changed

0 commit comments

Comments
 (0)