mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
bc0308b2e4
- Added comments to filter stubs as per discussion with Ilia - Renamed regexp to validate_regexp filter - Added stubs for validate_url, validate_email and validate_ip filters. - Implemented "string" (stripped) filter
This doesn't work yet. There are no actual filters as of yet, just the framework code to call the filters and store the original data.