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-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f595859918ab0b6a6eecd64ffc8d71a6753ee675
archived-php-src
/
ext
/
filter
T
History
Ilia Alshanetsky
a1721fa5d9
MFB: Added "default" option that allows a default value to be set for an
...
invalid or missing value.
2006-12-03 21:27:51 +00:00
..
docs
-
#7625
, update doc
2006-05-24 11:51:55 +00:00
tests
add new test
2006-11-20 22:17:00 +00:00
callback_filter.c
MFB: fix possible segfault
2006-11-09 16:34:00 +00:00
config.m4
Fixed bug
#39358
(INSTALL_HEADERS contains incorrect reference to
2006-11-03 20:08:54 +00:00
config.w32
- Added win32 build stuff
2005-12-01 00:48:13 +00:00
CREDITS
- Add Ilia
2006-10-04 12:13:39 +00:00
filter_private.h
MFB: Unify handling of return values on validation failure and var not found
2006-10-17 15:26:42 +00:00
filter.c
MFB: Added "default" option that allows a default value to be set for an
2006-12-03 21:27:51 +00:00
logical_filters.c
Removed unused var
2006-10-22 22:24:33 +00:00
package.xml
- bug first
2006-10-31 22:30:42 +00:00
php_filter.h
- MFB: api shake up and bug fixes (Ilia,Pierre)
2006-10-04 11:56:15 +00:00
sanitizing_filters.c
- MFB: fix compiler warnings
2006-07-22 13:01:03 +00:00