[!!!][TASK] Use correct ISO8601 format
DateTime::ISO8601 is not compatible with ISO-8601, but is left this way for backward compatibility reasons. Use DateTime::ATOM or DATE_ATOM for compatibility with ISO-8601 instead. Resolves: #77919 Releases: master Change-Id: Iab7217c492b4137b8cb0b6e3608e2d8071d861f6 Reviewed-on: https://review.typo3.org/49906 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Tested-by:
Tomasz Stępniak <stempl88@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst 14 additions, 0 deletions...r/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst
- typo3/sysext/extbase/Classes/Mvc/View/JsonView.php 1 addition, 1 deletiontypo3/sysext/extbase/Classes/Mvc/View/JsonView.php
- typo3/sysext/extbase/Tests/Unit/Mvc/View/JsonViewTest.php 2 additions, 2 deletionstypo3/sysext/extbase/Tests/Unit/Mvc/View/JsonViewTest.php
- typo3/sysext/extbase/Tests/Unit/Property/TypeConverter/DateTimeConverterTest.php 2 additions, 2 deletions...sts/Unit/Property/TypeConverter/DateTimeConverterTest.php
Please register or sign in to comment