Bug #87002
closedDebuggerUtility lacks support for DateTimeImmutable
100%
Description
The Extbase DebuggerUtility only outputs the time for \DateTime
instances, while it could do the same for all \DateTimeInterface
instances. This would also capture the \DateTimeImmutable
instances then, as well as other possible third-party implementations adhering to the same interface.
Updated by Gerrit Code Review almost 6 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/58949
Updated by Gerrit Code Review almost 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59019
Updated by Anonymous almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset af1642a8b3a865a9ca301df7b8194934a060e119.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59019
Updated by Anonymous almost 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset ca4d477dbe7ec6f2ae3f02e9f8999c5ee89a0199.