[BUGFIX] Always call GU::intExplode with a string in EXT:frontend
This helps avoid breakage when GeneralUtility will switch to strict mode. This change also prevents a bunch of possible invalid array access warnings. Resolves: #97584 Related: #97578 Releases: main Change-Id: Iaf23147d2ffdbca3a5c8205b2c32926c46084021 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75079 Tested-by:Nikita Hovratov <nikita.h@live.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php 1 addition, 1 deletion.../Classes/ContentObject/Menu/AbstractMenuContentObject.php
- typo3/sysext/frontend/Classes/DataProcessing/SplitProcessor.php 1 addition, 1 deletion...sysext/frontend/Classes/DataProcessing/SplitProcessor.php
- typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php 1 addition, 1 deletion...frontend/Classes/Middleware/FrontendUserAuthenticator.php
- typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php 4 additions, 3 deletionstypo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
Please register or sign in to comment