php-src/ext/phar
Cristian Rodríguez 8e62e2b829
Mark multple functions as static (#13864)
* Mark many functions as static

Multiple functions are missing the static qualifier.

* remove unused struct sigactions

struct sigaction act, old_term, old_quit, old_int;
all unused.

* optimizer: minXOR and maxXOR are unused
2024-05-22 13:11:46 +02:00
..
phar Fix implicitly marking parameter as nullable deprecation warning (#13714) 2024-03-14 21:51:55 +01:00
tests Improve error message in Phar::buildFromIterator() (#14145) 2024-05-07 18:23:28 +02:00
build_precommand.php
config.m4
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS
dirstream.c Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02: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 Remove obsolete SVN files excluding when packaging phar (#12920) 2023-12-11 09:55:13 +01:00
Makefile.frag.w32
makestub.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar_internal.h Remove unused fields from phar_entry_data() (#14144) 2024-05-07 18:23:47 +02:00
phar_object_arginfo.h Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
phar_object.c Improve error message in Phar::buildFromIterator() (#14145) 2024-05-07 18:23:28 +02:00
phar_object.stub.php Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
phar_path_check.re Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phar.1.in Update year to 2024 2024-01-04 19:26:32 +01:00
phar.c Remove unused return value from phar_entry_delref() 2024-05-06 19:50:22 +02:00
phar.phar.1.in
pharzip.h Fix GH-12532: PharData created from zip has incorrect timestamp 2023-10-29 17:20:44 +01:00
php_phar.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
shortarc.php
stream.c Mark multple functions as static (#13864) 2024-05-22 13:11:46 +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 Introduce some const pointers 2024-05-06 19:50:22 +02:00
tar.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
util.c Remove unused fields from phar_entry_data() (#14144) 2024-05-07 18:23:47 +02:00
zip.c Introduce some const pointers 2024-05-06 19:50:22 +02:00