php-src/ext/filter
Nikita Popov b406b3d624 Don't allow separation in callback filter
This causes some tests to fail. Those tests are specifically about
the callback not being able to modify the data though, so this is
clearly not supposed to be a supported use-case.
2020-07-07 08:57:05 +02:00
..
tests Don't allow separation in callback filter 2020-07-07 08:57:05 +02:00
callback_filter.c Don't allow separation in callback filter 2020-07-07 08:57:05 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
filter_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
filter_private.h Add FILTER_VALIDATE_BOOL as alias for FILTER_VALIDATE_BOOLEAN 2019-12-30 14:18:03 +01:00
filter.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
filter.stub.php Annotate internal functions with the mixed type 2020-05-25 17:30:57 +02:00
logical_filters.c Fix [-Wundef] warning in Filter extension 2020-05-16 15:31:16 +02:00
php_filter.h Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
sanitizing_filters.c Merge branch 'PHP-7.4' 2020-06-04 13:40:16 +02:00