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-22 23:48:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f71a6f67395df98f56a651477f73680a1ad8ced
archived-php-src
/
ext
/
filter
T
History
Rasmus Lerdorf
6613fefb80
Make sure 'E' is included in the variables_order, otherwise
...
this test won't work.
2011-05-13 21:54:25 +00:00
..
docs
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-05 10:12:43 +00:00
tests
Make sure 'E' is included in the variables_order, otherwise
2011-05-13 21:54:25 +00:00
callback_filter.c
- Year++
2011-01-01 02:19:59 +00:00
config.m4
MFH
2006-12-05 23:51:30 +00:00
config.w32
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43:10 +00:00
CREDITS
Shoehorn myself into the credits.
2006-10-03 22:18:08 +00:00
filter_private.h
- kill local redeclaration by using a less common name
2011-01-23 09:46:06 +00:00
filter.c
#doc
2011-04-28 12:32:47 +00:00
logical_filters.c
Fixed compiler warning
2011-01-23 16:44:58 +00:00
php_filter.h
- Year++
2011-01-01 02:19:59 +00:00
sanitizing_filters.c
Fixed bug
#53037
(FILTER_FLAG_EMPTY_STRING_NULL is not implemented).
2011-04-03 16:30:31 +00:00