]> granicus.if.org Git - php/commit
return FALSE instead of NULL from ZipArchive::getStream when php_stream_zip_open...
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 1 May 2015 17:25:31 +0000 (19:25 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 12:32:05 +0000 (14:32 +0200)
commitc3c87e499644c4db6f55f3a4f2abd0261df86553
tree6b3df36d5f41fd2f9494cb5bee0bd53cf5e3107d
parentc9c2794fe6d4d780e17cddfcab3beeefd2ba1667
return FALSE instead of NULL from ZipArchive::getStream when php_stream_zip_open() fails (fixes #67161)
ext/zip/php_zip.c