php-src/ext/phar
Cristian Rodríguez 782ffd761b
Use a single version of strnlen (#12015)
* Zend: Make zend_strnlen available for use outside zend_compile

* exif: remove local php_strnlen, use zend_strnlen instead

* main: remove local strnlen, use zend_strnlen instead

* phar: remove local strnlen, use zend_strnlen
2023-08-22 17:40:24 +02:00
..
phar Fix typo (from → form) 2022-09-24 11:39:50 +02:00
tests Align highlight_string|file with HTML standard and modern browsers 2023-08-12 15:08:28 +01:00
build_precommand.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
config.m4
config.w32
CREDITS
dirstream.c Merge branch 'PHP-8.0' into PHP-8.1 2023-07-31 19:53:43 +01:00
dirstream.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
func_interceptors.c ext/phar: Fix recently introduced potential NULL dereferencement segfaults (#11065) 2023-04-12 17:05:03 +01:00
func_interceptors.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
gdbhelp
Makefile.frag Fix cross-compilation check in phar generation for FreeBSD 2023-06-13 19:09:58 +02:00
Makefile.frag.w32
makestub.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar_internal.h Convert char* + size_t parameters to zend_string* in phar_find_in_include_path() 2023-04-06 14:56:42 +01:00
phar_object_arginfo.h Add class constant types to Phar extension (#11826) 2023-08-21 07:14:45 +02:00
phar_object.c Deprecate Phar::setStub(resource $stub, int $length) 2023-07-18 12:59:21 +02:00
phar_object.stub.php Add class constant types to Phar extension (#11826) 2023-08-21 07:14:45 +02:00
phar_path_check.re Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar.1.in [skip ci] Update year to 2023 (#10374) 2023-01-19 12:01:29 +01:00
phar.c Minor conditions simplify (#10397) 2023-04-26 15:12:01 +02:00
phar.phar.1.in
pharzip.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_phar.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
shortarc.php
stream.c Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
stream.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
stub.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tar.c Use a single version of strnlen (#12015) 2023-08-22 17:40:24 +02:00
tar.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
util.c Merge branch 'PHP-8.2' 2023-07-09 23:00:49 +02:00
zip.c Merge branch 'PHP-8.2' 2023-03-05 00:05:42 +01:00