Feature #33531
DateTimeConverter should support DateTime subclasses
| Status: | Resolved | Start date: | 2012-01-30 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Bastian Waidelich | % Done: | 100% |
|
| Category: | Property | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | |||
| Votes: | 0 |
Description
Currently DateTimeConverter only accepts target types of 'DateTime'.
It should be possible to convert sub-types too.
Associated revisions
[FEATURE] DateTimeConverter should support DateTime subclasses
Currently DateTimeConverter only accepts target types of 'DateTime'.
This change adjusts the converter so that it works for subclasses
of \DateTime too.
Change-Id: Ia462e73425880788c89b565b797231f28fee04f0
Resolves: #33531
Releases: 1.1
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8770
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8770
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8770
Updated by Gerrit Code Review about 1 year ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8770
Updated by Bastian Waidelich about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f12ba2d320d98bac6f3ac16e7fee026722e59eb6.