Skip to content

[FEATURE] Implement IntlDateFormatter for SolrCoreStatus timestamps#1394

Merged
sebastian-meyer merged 3 commits into
kitodo:mainfrom
fschoelzel:fix-solrcorestatus
Dec 16, 2024
Merged

[FEATURE] Implement IntlDateFormatter for SolrCoreStatus timestamps#1394
sebastian-meyer merged 3 commits into
kitodo:mainfrom
fschoelzel:fix-solrcorestatus

Conversation

@fschoelzel

@fschoelzel fschoelzel commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

Due to the deprecation of strftime() in PHP 8.1, we are transitioning to the IntlDateFormatter class. This change ensures compatibility with TYPO3 v12 for the SolrCoreStatus view in the backend.

@fschoelzel

Copy link
Copy Markdown
Contributor Author

When Kitodo doesn't rely on TYPO3 v11 anymore, we can switch to TYPO3 Core DateFormatter class introduced in TYPO3 v12.
See Pull Request #1392

@sebastian-meyer
sebastian-meyer self-requested a review December 16, 2024 21:37
@sebastian-meyer sebastian-meyer added the ↷ feature A new feature or enhancement. label Dec 16, 2024
@sebastian-meyer
sebastian-meyer merged commit 2ac3a96 into kitodo:main Dec 16, 2024
@fschoelzel
fschoelzel deleted the fix-solrcorestatus branch December 17, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

↷ feature A new feature or enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants