php-src/ext/filter
Pierre Joye e8f043b449 -#7715, fix float validation when using '.23' or '123'
have worked before using my version, bug introduced in later commits.
2006-05-25 13:27:51 +00:00
..
docs - #7625, update doc 2006-05-24 11:51:55 +00:00
tests -#7715, fix float validation when using '.23' or '123' 2006-05-25 13:27:51 +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 - set unsafe_raw as default, will be set back to string for php6. 5. 2006-05-08 15:42:47 +00:00
filter.c - fix windows builds, error with declarations 2006-05-19 01:45:22 +00:00
package2.xml - add tests to the package 2006-05-14 15:51:04 +00:00
package.xml - add tests to the package 2006-05-14 15:51:04 +00:00
php_filter.h - add input_get_args (input_get is kept untouched for now) 2006-05-08 14:39:57 +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