PHORAX / formhandler

Fork of TYPO3 extension «Formhandler»
GNU General Public License v2.0
36 stars 54 forks source link

errorCheck float #38

Closed timofo closed 3 years ago

timofo commented 5 years ago

If you use errorCheck float then you get the error: Fatal error: Cannot use 'Float' as class name as it is reserved in /html/typo3/typo3conf/ext/formhandler/Classes/Validator/ErrorCheck/Float.php on line 20

You have to rename Float.php into f.e. Phpfloat.php Then rename the class in this file the same way. And then you can use phpfloat as errorCheck.

7elix commented 3 years ago

Solved by d17008947158934d8555b4cbf0f38634e876c663