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-25 17:08:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33a2dc749500f7afbcd1e4c2e75feef8fd8a29a6
archived-php-src
/
ext
/
filter
T
History
Derick Rethans
a3349bd3ff
- Use pcre convenience function that also caches.
...
#- Patch by pierre.
2006-04-11 14:41:56 +00:00
..
tests
- Use pcre convenience function that also caches.
2006-04-11 14:41:56 +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
- Fixed PECL bug
#6639
: uppercase hexadecimal digits are not supported.
2006-01-31 18:51:49 +00:00
package2.xml
- Go with 0.9.4.
2006-01-23 09:04:50 +00:00
package.xml
- Test commit to see if mail works.
2006-02-04 15:36:35 +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