]> granicus.if.org Git - php/commit
MFH: Open STDIN and php://stdin streams with the relevant
authorArnaud Le Blanc <lbarnaud@php.net>
Tue, 4 Nov 2008 21:05:55 +0000 (21:05 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Tue, 4 Nov 2008 21:05:55 +0000 (21:05 +0000)
commitbe8c7c09884124641fa02b90ecee7c914ac14206
tree4c2a3959fde735c60b3b15d76d9556824687c9af
parent695b43a535ced0c1f2113308e816e876054fd99a
MFH: Open STDIN and php://stdin streams with the relevant
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731
ext/standard/php_fopen_wrapper.c
sapi/cli/tests/022.inc [new file with mode: 0644]
sapi/cli/tests/022.phpt [new file with mode: 0644]