php-src/ext/filter
2010-12-22 16:18:59 +00:00
..
docs This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-05 10:12:43 +00:00
tests Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)). 2010-12-22 16:18:59 +00:00
callback_filter.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
config.m4 MFH 2006-12-05 23:51:30 +00:00
config.w32 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 2010-12-11 22:18:10 +00:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h Added the full htmlspecialchars() functionality which includes utf-8 2010-03-31 21:50:36 +00:00
filter.c Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)). 2010-12-22 16:18:59 +00:00
logical_filters.c Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6). 2010-12-12 19:54:21 +00:00
php_filter.h Added the full htmlspecialchars() functionality which includes utf-8 2010-03-31 21:50:36 +00:00
sanitizing_filters.c Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed. 2010-04-20 11:05:54 +00:00