Feature #88676
closedIntroduce new methods of ArrayUtility as public API
0%
Description
Switch the new methods to public API:
- ArrayUtility::hasStringKeys()
- ArrayUtility::replaceAndAppendScalarValuesRecursive()
Updated by Simon Gilli over 5 years ago
- Due date set to 2019-07-02
- Start date changed from 2019-07-03 to 2019-07-02
- Follows Task #88674: Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive() added
Updated by Simon Gilli over 5 years ago
- Precedes Task #88677: Deprecate TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader->merge() added
Updated by Gerrit Code Review over 5 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Gerrit Code Review over 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Gerrit Code Review over 5 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Gerrit Code Review over 5 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Gerrit Code Review over 5 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61216
Updated by Simon Gilli over 5 years ago
- Status changed from Under Review to Closed
Not needed at the moment