php-src/ext/filter
2018-07-05 17:55:54 +03:00
..
tests Implement #51368: php_filter_float does not allow custom thousand separators 2018-03-24 15:04:32 +01:00
callback_filter.c year++ 2018-01-02 12:57:58 +08:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 moved ext/filter to use the static tsrmls pointer 2014-10-15 19:27:53 +02:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h Use zval_ptr_dtor() imstead of zval_dtor() 2018-07-05 17:55:54 +03:00
filter.c Remove unnecessary uses of z/ parameters 2018-06-25 22:27:42 +02:00
logical_filters.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
php_filter.h year++ 2018-01-02 12:57:58 +08:00
sanitizing_filters.c Changed php_add[c]slashes prototypes (removed should_free argument) 2018-06-29 00:19:16 +03:00