php-src/ext/zip
Máté Kocsis c76910cd96
Display types in stubs more uniformly
In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary trailing backslashes, and settles on using ? when possible for nullable types.
2020-09-16 21:19:36 +02:00
..
examples Apply tidy formatting 2020-02-03 13:41:31 +01:00
tests Promote warnings in ext/zip 2020-08-17 15:52:20 +02:00
config.m4 Merge branch 'PHP-7.4' 2020-06-18 17:14:03 +02:00
config.w32 Support libzip 1.6 on Windows 2020-05-29 13:43:51 +02:00
CREDITS Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
php_zip_arginfo.h Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00
php_zip.c Consolidate new union type ZPP macro names 2020-09-11 11:00:18 +02:00
php_zip.h add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0) 2020-07-21 14:43:52 +02:00
php_zip.stub.php Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00
zip_stream.c Fix [-Wundef] warning in ZIP extension 2020-05-18 00:37:18 +02:00