php-src/ext/filter
Gustavo André dos Santos Lopes c3557ba32e - Fixed the filter extension accepting IPv4 octets with a leading 0 as that
belongs to the unsupported "dotted octal" representation.
- Fixed bug #53236 (problems in the validation of IPv6 addresses with leading
  and trailing :: in the filter extension).
- Fixed bug #50117 (problems in the validation of IPv6 addresses with IPv4
  addresses and ::).
2010-11-08 04:36:15 +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 the filter extension accepting IPv4 octets with a leading 0 as that 2010-11-08 04:36:15 +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 This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-05-05 15:49:42 +00:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter.c Added explanatory comments to filter_input and filter_input_array to document 2010-04-20 04:31:11 +00:00
filter_private.h full_special_chars filter from trunk - approved by johannes 2010-03-31 22:59:09 +00:00
logical_filters.c - Fixed the filter extension accepting IPv4 octets with a leading 0 as that 2010-11-08 04:36:15 +00:00
php_filter.h full_special_chars filter from trunk - approved by johannes 2010-03-31 22:59:09 +00:00
sanitizing_filters.c full_special_chars filter from trunk - approved by johannes 2010-03-31 22:59:09 +00:00