Epic #97602
openAlways call GU::trimExplode with a string parameter
0%
Description
This avoids type errors when GeneralUtility is switched to strict mode.
Updated by Oliver Klee over 2 years ago
- Blocks Task #97578: Mark GeneralUtility as strict added
Updated by Georg Ringer over 2 years ago
- Subject changed from Always call GU::trimeExplode with a string parameter to Always call GU::trimExplode with a string parameter
Updated by Oliver Klee over 2 years ago
- Blocks deleted (Task #97578: Mark GeneralUtility as strict)
Updated by Oliver Klee over 2 years ago
This is not necessary (at least not for marking GU as strict): GU::trimExplode already casts the parameter to string. So this ticket can be closed.
Updated by Oliver Klee over 2 years ago
Ah, let's keep this open as this will become necessary once GU::trimExplode has native type declarations (and GU is marked as strict).
Updated by Oliver Klee over 2 years ago
There are really a lot a places to change. We should split this up:
- backend
- core
- extbase & fluid
- felogin
- frontend
- install
- recordlist
- workspaces
- everything else
Updated by Oliver Klee over 2 years ago
- Tracker changed from Bug to Epic
- TYPO3 Version deleted (
12)
Updated by Oliver Klee over 2 years ago
- Blocked by Bug #97960: Always call GU::trimExplode with a string parameter in EXT:extbase and EXT:fluid added
Updated by Gerrit Code Review 12 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81964
Updated by Gerrit Code Review 12 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81964