]> granicus.if.org Git - php/commit
Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not properly...
authorSean DuBois <sean@siobud.com>
Sun, 13 Mar 2016 03:15:54 +0000 (21:15 -0600)
committerAnatol Belski <ab@php.net>
Tue, 15 Mar 2016 06:02:40 +0000 (07:02 +0100)
commit68ebfc87ad4f3842cd680c32ab307344c8659ce3
tree079ebc91cf5b126130fdb2564cd3ff3f4662ebc1
parent84651b32eb53a979a1496a05b45261f0916fa0e6
Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not properly set $argi and $argn
sapi/cli/php_cli.c
sapi/cli/tests/bug71624.phpt [new file with mode: 0644]