Project

General

Profile

Actions

Feature #11291

closed

Change validators to make use of filter_var() if possible

Added by Patrick Broens almost 14 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2010-12-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Problem:
Since PHP 5.2 we have the filter_var() function, which is not used in the validators. This makes it more easy to validate certain things, instead of using own methods.

Solution:
Replace own methods with filter_var() if possible


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #11292: EXT:form - Change filters to make use of filter_var() if possibleClosed2010-12-05

Actions
Related to TYPO3 Core - Feature #72869: EXT:form - Base validators and filters on extbaseRejected2016-01-21

Actions
Actions

Also available in: Atom PDF