diff options
author | George Peter Banyard <girgias@php.net> | 2020-02-27 23:32:36 +0100 |
---|---|---|
committer | George Peter Banyard <girgias@php.net> | 2020-02-28 00:21:25 +0100 |
commit | 5d62f95ec7738638ab16719800e0511891a4b434 (patch) | |
tree | 6bea745cbc7d3834d624050fbe2b5c509a36c286 /ext/zip/php_zip.c | |
parent | 63761d11334d970a2ea866d55f9fdcd6c9d3bbd8 (diff) | |
download | php-git-5d62f95ec7738638ab16719800e0511891a4b434.tar.gz |
Use {0} to initialize instead of {NULL}
Clang emits a [-Wmissing-field-initializers] when using {NULL} instead of {0}
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions