Top Level :: Tools and Utilitiesfilter 0.9.3
This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/filter, package ext/filter.
| Package Information |
| Summary |
Extension for safely dealing with input parameters.
Note: This extension is now part of PHP Core, so use it instead of this outdated PECL version (as of PHP 5.2.0). |
| Maintainers |
Derick Rethans (lead) [wishlist] [details] Rasmus Lerdorf <rasmus@php.net> (lead) [details] Pierre-Alain Joye (lead) [wishlist] [details] Ilia Alshanetsky <ilia@prohost.org> (lead) [details]
|
| License |
PHP |
| Description |
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. |
Release notes Version0.9.3 |
- 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" |
|
| Dependencies for release 0.9.3 |
|
|