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-04-29 19:23:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d75c644157b33d4d63aec4b757fc6d09cca9813
archived-php-src
/
ext
/
filter
T
History
Rasmus Lerdorf
4d75c64415
Added the full htmlspecialchars() functionality which includes utf-8
...
validation as a default filter.
2010-03-31 21:50:36 +00:00
..
docs
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-05 10:12:43 +00:00
tests
Detect overflows before they occur in the filter extension (bug
#51023
)
2010-03-06 18:54:55 +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
Added the full htmlspecialchars() functionality which includes utf-8
2010-03-31 21:50:36 +00:00
filter.c
Added the full htmlspecialchars() functionality which includes utf-8
2010-03-31 21:50:36 +00:00
logical_filters.c
Detect overflows before they occur in the filter extension (bug
#51023
)
2010-03-06 18:54:55 +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 the full htmlspecialchars() functionality which includes utf-8
2010-03-31 21:50:36 +00:00