php-src/ext/phar
Nikita Popov 44192ce80b Make Phar $fileNotFoundScript nullable
While "" is already treated the same way as absence, null is the
logically correct default here. Making this one argument non-nullable
is particularly pecular when considering that the preceding $alias
and $index arguments are both nullable.
2021-02-09 12:55:33 +01:00
..
phar Reindent phpt files 2020-02-03 22:52:20 +01:00
tests Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
build_precommand.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
config.m4 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
config.w32 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
CREDITS
dirstream.c Use separate typedef for bucket comparison function 2020-03-04 12:46:06 +01:00
dirstream.h Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
func_interceptors.c Sync zpp in phar interceptors 2020-10-14 16:58:07 +02:00
func_interceptors.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
gdbhelp Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Respect --program-prefix/suffix when installing phar 2020-06-05 10:10:40 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
makestub.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
phar_internal.h [RFC] Only unserialize Phar metadata when getMetadata() is called 2020-08-03 13:28:51 -04:00
phar_object_arginfo.h Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
phar_object.c Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
phar_object.stub.php Make Phar $fileNotFoundScript nullable 2021-02-09 12:55:33 +01:00
phar_path_check.re Fix [-Wempty-body] compiler warning in Phar extension 2020-04-12 21:10:03 +02:00
phar.1.in Update year to 2021 2021-02-02 16:46:16 +01:00
phar.c Merge branch 'PHP-7.4' into PHP-8.0 2021-02-03 11:24:36 +01:00
phar.phar.1.in
pharzip.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php_phar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
shortarc.php Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
stream.c [RFC] Only unserialize Phar metadata when getMetadata() is called 2020-08-03 13:28:51 -04:00
stream.h Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
stub.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
tar.c Merge branch 'PHP-7.4' into PHP-8.0 2020-12-04 13:04:33 +01:00
tar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
util.c Merge branch 'PHP-7.4' into PHP-8.0 2020-12-15 11:46:28 +01:00
zip.c Merge branch 'PHP-7.4' into PHP-8.0 2021-01-26 19:15:37 +01:00