]> granicus.if.org Git - php/commit
Fix build for libzip < 0.11.2
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 29 Sep 2019 11:31:22 +0000 (13:31 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 29 Sep 2019 11:33:18 +0000 (13:33 +0200)
commitf6bfbe9553b6b87f68f64ff57dad5d2574581e44
tree78bc92d8332116cee2ea936d47d347e00246c795
parent37d27e666a3e71bd4b02db0478a6121c55a4d8d3
Fix build for libzip < 0.11.2

We must not define method entries, if the actual method definitions or
the arginfo structures are not defined.
ext/zip/php_zip.c