[TASK] Use a cast to float instead of doubleval
The method doubleval is an alias of floatval and this could be used. But using a cast to float is quicker. Resolves: #78617 Releases: master Change-Id: If5d6c39583534a1878bd94b41f37f3e523627d77 Reviewed-on: https://review.typo3.org/50549 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php 5 additions, 5 deletions...TypoScript/ConditionMatching/AbstractConditionMatcher.php
- typo3/sysext/core/Classes/Database/QueryGenerator.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Database/QueryGenerator.php
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Utility/ClientUtility.php 2 additions, 2 deletionstypo3/sysext/core/Classes/Utility/ClientUtility.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 8 additions, 8 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/core/Classes/Utility/MathUtility.php 2 additions, 2 deletionstypo3/sysext/core/Classes/Utility/MathUtility.php
- typo3/sysext/fluid/Classes/ViewHelpers/Format/CurrencyViewHelper.php 1 addition, 1 deletion...t/fluid/Classes/ViewHelpers/Format/CurrencyViewHelper.php
- typo3/sysext/form/Classes/Domain/Validator/FloatValidator.php 1 addition, 1 deletion...3/sysext/form/Classes/Domain/Validator/FloatValidator.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 4 additions, 4 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/Imaging/GifBuilder.php 2 additions, 2 deletionstypo3/sysext/frontend/Classes/Imaging/GifBuilder.php
- typo3/sysext/install/Classes/SystemEnvironment/Check.php 1 addition, 1 deletiontypo3/sysext/install/Classes/SystemEnvironment/Check.php
- typo3/sysext/rtehtmlarea/Classes/Controller/SpellCheckingController.php 1 addition, 1 deletion...tehtmlarea/Classes/Controller/SpellCheckingController.php
- typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php 1 addition, 1 deletion...cheduler/Classes/Controller/SchedulerModuleController.php
Please register or sign in to comment