Gina Peter Banyard
48d5ae98e7
ext/standard: Refactor exec.c public APIs to use zend_string pointers ( #14353 )
...
* Pull zend_string* from INI directive
* Ensure that mail.force_extra_parameters INI directive does not have any nul bytes
* ext/standard: Make php_escape_shell_cmd() take a zend_string* instead of char*
This saves on an expensive strlen() computation
* Convert E_ERROR to ValueError in php_escape_shell_cmd()
* ext/standard: Make php_escape_shell_arg() take a zend_string* instead of char*
This saves on an expensive strlen() computation
* Convert E_ERROR to ValueError in php_escape_shell_arg()
2024-05-29 10:59:17 +01:00
..
2024-05-22 13:11:46 +02:00
2024-02-08 18:04:00 +01:00
2024-04-16 15:10:01 +02:00
2021-05-06 12:16:35 +02:00
2024-05-19 22:57:08 +02:00
2021-05-12 14:55:53 +01:00
2023-07-25 17:54:14 +02:00
2021-05-06 12:16:35 +02:00
2021-06-29 11:30:26 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-05-29 07:04:05 +02:00
2024-05-29 10:59:17 +01:00
2024-05-29 07:04:05 +02:00
2024-05-28 11:52:25 +02:00
2024-04-19 13:44:21 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-07-25 17:54:14 +02:00
2022-04-18 16:52:08 +02:00
2022-04-18 16:52:08 +02:00
2023-04-04 22:48:26 +03:00
2021-05-06 12:16:35 +02:00
2024-02-07 16:13:08 +01:00
2021-05-06 12:16:35 +02:00
2024-02-23 23:16:43 +01:00
2023-06-30 12:59:33 +02:00
2022-05-27 16:56:44 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-04-19 10:46:40 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-11-22 20:39:30 -06:00
2023-02-18 19:52:53 +00:00
2022-06-19 22:56:44 +01:00
2023-04-08 16:34:07 +02:00
2023-04-08 16:34:07 +02:00
2024-05-22 13:11:46 +02:00
2024-04-30 16:39:00 +02:00
2024-04-23 19:27:29 +01:00
2024-01-20 23:49:13 +01:00
2024-01-12 18:35:18 +01:00
2024-02-08 12:08:07 +01:00
2023-04-20 16:04:59 +02:00
2023-01-12 23:30:36 +01:00
2024-05-04 21:06:29 +02:00
2024-02-08 12:08:07 +01:00
2023-04-28 11:05:32 +02:00
2023-01-16 12:27:33 +01:00
2024-01-16 22:51:02 +01:00
2023-01-16 12:27:33 +01:00
2022-04-28 15:09:55 +02:00
2022-04-28 15:09:55 +02:00