php-src/ext/filter
2025-06-23 13:58:10 +02:00
..
tests ext/filter: Remove ZPP test 2025-06-23 13:58:10 +02:00
callback_filter.c Avoid making a redundant copy in php_filter_callback() (#18794) 2025-06-08 11:23:31 +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 Merge branch 'PHP-8.4' 2025-04-11 23:36:42 +02:00
php_filter.h ext/filter: Remove dead code about session globals 2025-04-02 02:20:16 +01:00
sanitizing_filters.c Output blocks of safe chars in php_filter_encode_html() 2025-06-09 11:12:17 +02:00