[!!!][TASK] Indexed Search: Remove `pi1_hooks` hook
Indexed Search provided the possibility to manipulate the search behavior via hooks with `$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['pi1_hooks']`. There are no public extensions supporting TYPO3 v12 known using this hooking mechanism, therefore it has been removed without replacement. Resolves: #102937 Releases: main Change-Id: I8236304b3af2ed89b5345ab4e2fa80e154665ff3 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82653 Tested-by:Andreas Kienast <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-102937-Pi1_hooksHookRemovedFromIndexedSearch.rst 40 additions, 0 deletions...Breaking-102937-Pi1_hooksHookRemovedFromIndexedSearch.rst
- typo3/sysext/indexed_search/Classes/Controller/SearchController.php 6 additions, 41 deletions...xt/indexed_search/Classes/Controller/SearchController.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/IndexSearchRepository.php 4 additions, 36 deletions...earch/Classes/Domain/Repository/IndexSearchRepository.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 35 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
Please register or sign in to comment