diff options
author | Jakub Zelenka <bukka@php.net> | 2015-11-29 19:28:25 +0000 |
---|---|---|
committer | Jakub Zelenka <bukka@php.net> | 2015-11-29 19:28:25 +0000 |
commit | e6e77d9e275ce422edebf15bafd7e33cd7c73627 (patch) | |
tree | d15c01a0826142c0c03b1d1ab6b635fed1d7cb6f /sapi/cli/php_cli_server.c | |
parent | 4424cbf7573ca28e883bdf3994021c9d098ae97f (diff) | |
download | php-git-e6e77d9e275ce422edebf15bafd7e33cd7c73627.tar.gz |
Fix typo in php_stream_from_res_no_verify
This macro is not used but it's wrong as zend_fetch_resource
accepts only 3 args and just one res index. So obviously
we need to use zend_fetch_resource2 here.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions