This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e24fff2dac24eb4e5e98c3d3d4e3fb5c5c1946bd
archived-php-src
/
ext
/
filter
History
Adam Harvey
0efe78a577
Fix for bug
#51192
(FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws.
2010-03-03 09:25:50 +00:00
..
docs
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-05 10:12:43 +00:00
tests
Fix for bug
#51192
(FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws.
2010-03-03 09:25:50 +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_private.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
filter.c
Fixed bug
#50632
(filter_input() does not return default value if the variable does not exist)
2010-01-03 22:58:37 +00:00
logical_filters.c
Fix for bug
#51192
(FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws.
2010-03-03 09:25:50 +00:00
php_filter.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
sanitizing_filters.c
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00