[TASK] Remove t3lib_div::intInRange()
The method is scheduled for deletion in 6.0 but was still used in the core. The patch adapts the usages and removes intInRange. Change-Id: Id4724c566f61c5a7238ea29be6f385bdc99d8876 Resolves: #36029 Releases: 6.0 Reviewed-on: http://review.typo3.org/10454 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- t3lib/class.t3lib_div.php 0 additions, 15 deletionst3lib/class.t3lib_div.php
- tests/t3lib/class.t3lib_divTest.php 0 additions, 33 deletionstests/t3lib/class.t3lib_divTest.php
- typo3/sysext/indexed_search/Classes/Controller/SearchController.php 6 additions, 6 deletions...xt/indexed_search/Classes/Controller/SearchController.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php 2 additions, 2 deletions...earch/Classes/Domain/Repository/IndexSearchRepository.php
- typo3/sysext/indexed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php 1 addition, 1 deletion...xed_search/Classes/ViewHelpers/PageBrowsingViewHelper.php
Please register or sign in to comment