php-src/ext/phar
Peter 4fcb3e0d34 Fix cross-compilation check in phar generation for FreeBSD
FreeBSD's shell is very POSIX strict. This patch makes sure it works
correctly under FreeBSD too.

Closes GH-11441.
2023-06-13 19:09:58 +02:00
..
phar implement openssl_256 and openssl_512 for phar singatures 2021-08-11 14:13:57 +02:00
tests Fix GH-10766: PharData archive created with Phar::Zip format does not keep files metadata (datetime) 2023-03-04 23:43:48 +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 Remove all *_EXTERN_C() in C source files (#7054) 2021-05-27 15:52:54 +08:00
dirstream.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
func_interceptors.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
func_interceptors.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
gdbhelp Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Fix cross-compilation check in phar generation for FreeBSD 2023-06-13 19:09:58 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
makestub.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar_internal.h implement openssl_256 and openssl_512 for phar singatures 2021-08-11 14:13:57 +02:00
phar_object_arginfo.h Merge branch 'PHP-8.0' into PHP-8.1 2021-09-08 12:32:58 +01:00
phar_object.c Fix use-of-uninitialized value in phar_object.c 2023-05-08 17:06:44 +02:00
phar_object.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-09-08 12:32:58 +01:00
phar_path_check.re Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar.1.in implement openssl_256 and openssl_512 for phar singatures 2021-08-11 14:13:57 +02:00
phar.c Merge branch 'PHP-8.0' into PHP-8.1 2022-09-27 18:24:07 +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 Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
stream.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02: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 Fix undefined behaviour when writing 32-bit values in phar/tar.c 2023-03-26 16:06:29 +02:00
tar.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
util.c Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit() 2023-03-05 22:05:11 +01:00
zip.c Fix GH-10766: PharData archive created with Phar::Zip format does not keep files metadata (datetime) 2023-03-04 23:43:48 +01:00