Top Level :: Tools and Utilities
:: filter
:: 0.9.4
filter 0.9.4
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 <
derick at php dot net >
(lead)
[wishlist]
[details]
Rasmus Lerdorf <
rasmus at php dot net >
(lead)
[details]
Pierre Joye (lead)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(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
Version 0.9.4
(beta)
|
- Reimplement php_filter_callback() as exception-safe and without memleaks - Renamed all constants. - Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING |
|
Dependencies for release 0.9.4 |
|
PHP Version: PHP 4.0.0 or newer
|
|
|