mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
6c9db6085a
While `php_escape_shell_cmd()` did indeed `emalloc` a string that needed to be
freed by the caller in the original implementation that was put in GitHub
(see commit 257de2bade) a few months ago the
return type was changed to use `zend_string`, see #14353.
Closes GH-16313
12 KiB
12 KiB