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-24 08:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73cead23a5955d80ebb06bbe3e124feb4d0ec4ea
archived-php-src
/
ext
/
filter
T
History
Derick Rethans
3bed27f4a6
- An empty string is still a valid string, so there is no reason to return
...
NULL here.
2006-01-29 16:37:42 +00:00
..
tests
- Fixed constant names in tests.
2006-01-21 15:57:43 +00:00
callback_filter.c
ws fix
2006-01-14 15:10:54 +00:00
config.m4
- Install header file
2006-01-14 15:04:12 +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
- namespace protect constants
2006-01-21 12:48:46 +00:00
filter.c
- Go with 0.9.4.
2006-01-23 09:04:50 +00:00
package2.xml
- Go with 0.9.4.
2006-01-23 09:04:50 +00:00
package.xml
- Go with 0.9.4.
2006-01-23 09:04:50 +00:00
php_filter.h
ws fix
2006-01-14 15:10:54 +00:00
sanitizing_filters.c
- An empty string is still a valid string, so there is no reason to return
2006-01-29 16:37:42 +00:00