php-src/ext/filter
Nikita Popov 27e9c05e81 Remove preg_options param from pcre_get_compiled_regex()
This parameter is always zero and not necessary to call pcre2_match.

I'm leaving the parameter behind on the _ex() variant, so the preg_flags
are still accessible in some way.
2018-12-26 17:20:13 +01:00
..
tests Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
callback_filter.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter.c Removed useless zval_ptr_dtor(return_value) 2018-12-26 12:58:11 +03:00
filter_private.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
logical_filters.c Remove preg_options param from pcre_get_compiled_regex() 2018-12-26 17:20:13 +01:00
php_filter.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sanitizing_filters.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00