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 00:18:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
841642648845a5ce3fec288152cf5d383bc331c5
archived-php-src
/
ext
/
filter
T
History
Derick Rethans
8a05386f7d
- Implemented PECL req
#6641
: negative values for hexadecimal and octal numbers
...
are not supported.
2006-01-31 19:12:29 +00:00
..
tests
- Implemented PECL req
#6641
: negative values for hexadecimal and octal numbers
2006-01-31 19:12:29 +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
- Implemented PECL req
#6641
: negative values for hexadecimal and octal numbers
2006-01-31 19:12:29 +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