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-28 18:53:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6bdd449620ed4f92a0bb90c7e1a91a50a74248e
archived-php-src
/
ext
/
filter
T
History
Ilia Alshanetsky
b6bdd44962
Added "default" option that allows a default value to be set for an invalid
...
or missing value.
2006-12-03 21:27: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
add new test
2006-11-20 22:17:10 +00:00
callback_filter.c
fix an invalid read + invalid free()
2006-11-09 16:33:07 +00:00
config.m4
Fixed bug
#39358
(INSTALL_HEADERS contains incorrect reference to
2006-11-03 20:08:38 +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
Unify handling of return values on validation failure and var not found
2006-10-17 15:26:14 +00:00
filter.c
Added "default" option that allows a default value to be set for an invalid
2006-12-03 21:27:36 +00:00
logical_filters.c
Unify handling of return values on validation failure and var not found
2006-10-17 15:26:14 +00:00
php_filter.h
Refactor the filter extension
2006-10-03 02:16:53 +00:00
sanitizing_filters.c
- vi folding, ws
2006-10-03 11:42:23 +00:00