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 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cebabed0a117f2e1f4981552e41773bcd9cfd52
archived-php-src
/
ext
/
filter
T
History
Antony Dovgal
6cebabed0a
add tests
...
Code covered: 91.3 %
2005-12-06 15:18:56 +00:00
..
tests
add tests
2005-12-06 15:18:56 +00:00
callback_filter.c
reimplement php_filter_callback() as exception-safe and without memleaks
2005-12-06 15:17:38 +00:00
config.m4
- fix PCRE_INCDIR for external libpcre
2005-11-19 10:30:52 +00:00
config.w32
- Added win32 build stuff
2005-12-01 00:48:13 +00:00
CREDITS
- Updated the framework, cleaned up some code.
2005-09-06 18:46:37 +00:00
filter_private.h
fix warning
2005-11-15 13:43:57 +00:00
filter.c
accept strings and arrays as callback name
2005-12-06 15:16:33 +00:00
package2.xml
- Added win32 build stuff
2005-12-01 00:48:13 +00:00
package.xml
- Added win32 build stuff
2005-12-01 00:48:13 +00:00
php_filter.h
- Allow settable default flags for the filters.
2005-10-26 14:37:08 +00:00
sanitizing_filters.c
don't try to encode empty strings
2005-12-06 13:46:56 +00:00