1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext
George Peter Banyard 98eb60a635 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
2021-08-11 14:51:55 +02:00
..
2021-07-16 16:01:03 +02:00
2021-06-29 17:13:02 +02:00
2021-08-10 14:22:26 +02:00
2021-07-20 12:28:35 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 09:33:08 +02:00
2021-07-20 12:28:35 +02:00
2021-07-08 15:34:51 +02:00
2021-08-01 18:03:30 +01:00
2021-08-02 17:31:26 +02:00
2021-08-02 14:51:46 +02:00
2021-06-29 17:13:02 +02:00
2021-08-11 14:03:18 +02:00
2021-08-10 00:07:45 +02:00
2021-07-08 16:46:08 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 18:38:24 +02:00
2021-07-28 11:02:26 +02:00
2021-07-12 16:51:24 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 16:13:05 +02:00
2021-07-23 17:51:15 +02:00
2021-08-03 12:16:13 +02:00
2021-08-02 14:51:46 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 13:58:28 +01:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-08-10 17:11:40 +02:00
2021-06-29 17:13:02 +02:00
2021-07-30 17:26:39 +02:00
2021-07-20 12:28:35 +02:00