]> granicus.if.org Git - php/commit
Fixed bug #44818 (php://memory writeable when opened read only)
authorArnaud Le Blanc <lbarnaud@php.net>
Tue, 11 Nov 2008 00:44:36 +0000 (00:44 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Tue, 11 Nov 2008 00:44:36 +0000 (00:44 +0000)
commitdec12b25495c2cc8271f1549867aef4f11a16a1b
tree259cf13dadde2a7d471caff3eb21b6b58ee0885a
parent2fe765b5f40f1b16848fd6c5a8ce493a08315c59
Fixed bug #44818 (php://memory writeable when opened read only)
ext/standard/php_fopen_wrapper.c
ext/standard/tests/streams/bug44818.phpt [new file with mode: 0644]