- set unsafe_raw as default, will be set back to string for php6. 5.

will use unsafe_raw. Discusses optimizations are coming.
This commit is contained in:
Pierre Joye 2006-05-08 15:42:47 +00:00
parent 826a577675
commit 065a10808f

View File

@ -62,7 +62,7 @@
#define FILTER_VALIDATE_ALL 0x0100
#define FILTER_DEFAULT 0x0201
#define FILTER_DEFAULT 0x0204
#define FILTER_UNSAFE_RAW 0x0204
#define FILTER_SANITIZE_STRING 0x0201