php-src/ext/filter
Gina Peter Banyard f11c22ae30 ext/filter: Use bool instead of int where applicable
This makes it easier to reason about the code
2025-04-02 02:20:16 +01:00
..
tests Merge branch 'PHP-8.4' 2024-12-18 11:39:06 +00:00
callback_filter.c Extend deprecation notices to is_callable($foo) and callable $foo 2022-07-14 17:07:42 +02:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Add pcre dependency as required to ext/filter (#15099) 2024-07-24 23:30:57 +02:00
CREDITS
filter.c ext/filter: Reduce scope of variables 2025-04-02 02:20:16 +01:00
filter.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
filter_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
filter_private.h Add FILTER_FLAG_GLOBAL_RANGE to filter Global IPs as per RFC 6890 2022-07-18 17:56:05 +01:00
logical_filters.c ext/filter: Use bool instead of int where applicable 2025-04-02 02:20:16 +01:00
php_filter.h ext/filter: Remove dead code about session globals 2025-04-02 02:20:16 +01:00
sanitizing_filters.c ext/filter: Add const qualifiers 2025-04-02 02:20:16 +01:00