Actions
Bug #103781
closedCast to proper string type when performing str_contains
Start date:
2024-05-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
str_contains(): Argument #1 ($haystack) must be of type string, int given
Updated by Oliver Hader 7 months ago
- Related to Task #103351: Avoid duplicate image crop (crop-crop-scale to crop-scale) added
Updated by Gerrit Code Review 7 months ago
- Status changed from New 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/+/84108
Updated by Gerrit Code Review 7 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/+/84108
Updated by Oliver Hader 7 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f5e53a75c39f85a49490af99bec73b6032f9bebc.
Actions