]> granicus.if.org Git - php/commit
Also fix signature for passthru
authorTyson Andre <tysonandre775@hotmail.com>
Sun, 25 Aug 2019 15:02:28 +0000 (11:02 -0400)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 26 Aug 2019 09:13:26 +0000 (11:13 +0200)
commit1e82a2d659aac6ef95a6820d4f6ac3684e07bcad
tree933389aa189f57ad99fa305ba826189e354a2598
parentf5bccc0eb5bfe2b1c9ba55cf1df27f2a18a046fa
Also fix signature for passthru

Backported from a1a8d144854acb1c891cf0c21abb0f612b1d8de7
https://www.php.net/manual/en/function.passthru.php#refsect1-function.passthru-returnvalues

`passthru()` is false with invalid args
`passthru('command')` is null.
ext/opcache/Optimizer/zend_func_info.c