php-src/ext/filter
Peter Kokot 40c1d5d4e2 Normalize filter phpinfo() output
This patch normalizes the filter extension version in the php info
output. Instead of the Git attributes ident blob object name from Git
repository only extension status is displayed.
2018-06-02 13:35:22 +02: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.c Normalize filter phpinfo() output 2018-06-02 13:35:22 +02:00
filter_private.h year++ 2018-01-02 12:57:58 +08: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 Fix overflow, int var used in loop with size_t counter 2018-02-18 17:55:50 +01:00