Actions
Bug #97580
closedAlways call GU::intExplode with a string parameter
Start date:
2022-05-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This helps avoid breakage when GeneralUtility is switch to strict mode.
Updated by Oliver Klee over 2 years ago
- Blocks Task #97578: Mark GeneralUtility as strict added
Updated by Oliver Klee over 2 years ago
- Blocked by Bug #97581: Always call GU::intExplode with a string parameter in EXT:backend added
Updated by Oliver Klee over 2 years ago
- Blocked by Bug #97582: Always call GU::intExplode with a string parameter in EXT:core added
Updated by Oliver Klee over 2 years ago
- Blocked by Bug #97583: Always call GU::intExplode with a string parameter in Extbase added
Updated by Oliver Klee over 2 years ago
- Blocked by Bug #97584: Always call GU::intExplode with a string parameter in EXT:frontend added
Updated by Gerrit Code Review over 2 years 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/+/75080
Updated by Gerrit Code Review over 2 years 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/+/75080
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/75080
Updated by Oliver Klee over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9924853410d17407b15be0cdff69a6fd38c367c6.
Actions