]> granicus.if.org Git - php/commit
Replace deprecated libzip functions
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 26 Aug 2019 10:37:29 +0000 (12:37 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 26 Aug 2019 12:05:28 +0000 (14:05 +0200)
commit8f897f1040f00210f4a5cdd82a88a1fe3e558955
tree5b42919dae6065ffe434fae0cc402567b13bd5c7
parent5703943081fc24d555e572edf507a05702974d98
Replace deprecated libzip functions

We replace all deprecated libzip functions with their recommended
substitutes, and add proper comment length checks including a test
case.
ext/zip/php_zip.c
ext/zip/php_zip.h
ext/zip/tests/oo_setcomment_error.phpt [new file with mode: 0644]