filter Extension for safely dealing with input parameters derick Derick Rethans derick@php.net lead rasmus Rasmus Lerdorf rasmus@php.net lead The Input Filter extension is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data. PHP beta 0.9.3 2005-11-18 - Fixed PECL bug #5960: Build with PHP's PCRE headers - Fixed PECL bug #5962: Postive float returned when negative float given - Fixed PECL bug #5963: Segmentation fault when passing anything other than strings - Added PECL FR #5961: Support other cases of "On", "Off", "True", and "False"