[TYPO3-core] RFC: #9575: use native filter_functions for validate and sanitize

Steffen Kamper info at sk-typo3.de
Thu Oct 16 10:53:17 CEST 2008


this is a SVN patch request.

Type: Feature (Enhancement)

Bugtracker references:
http://bugs.typo3.org/view.php?id=9575

Branches: trunk

Since PHP 5.2 the filter_functions are built-in.

This gives the opportunity to use this native functions as they are more 
easy and faster.
I changed / added these to t3lib_div

changed functions:
validIP / validIPv4 / validIPv6 / validEmail

new functions:
validUrl / cleanUrl

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use_filter.diff
Type: text/x-diff
Size: 3171 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081016/3e792c93/attachment.diff 


More information about the TYPO3-team-core mailing list