]> granicus.if.org Git - php/commit
Fix build
authorRemi Collet <remi@php.net>
Mon, 7 Sep 2015 11:52:28 +0000 (13:52 +0200)
committerRemi Collet <remi@php.net>
Mon, 7 Sep 2015 11:52:28 +0000 (13:52 +0200)
commitdebfc866d2971c69d4f47662fb4bb70feb0c0007
tree4d0ff32968fdc280556541c5c07e3535803f2920
parentd47029167dfc2184f9a630a75a55e145bff8b017
Fix build

php_zip.c:1647:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
php_zip.c:1648:3: error: format not a string literal and no format arguments [-Werror=format-security]
ext/zip/php_zip.c