eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[FEATURE] Provide support for PHP 8.3 with TYPO3 11LTS #695

Closed oliverklee closed 2 months ago

oliverklee commented 2 months ago

Is your feature request related to a problem?

For a site that still is on TYPO3 11LTS (and still needs to be due to migration issues) and that already is on PHP 8.3, I'd like to be able to use this extension.

Describe the solution you'd like

A 0.5.x release that is installable and works with PHP 8.3.

Describe alternatives you've considered

No response

Additional context

I can create a PR to backport the corresponding commit to the 0.5.x branch if you're open to releasing another 0.5.x version.

Code of Conduct

eliashaeussler commented 2 months ago

Hi @oliverklee, I normally don't backport features to the 0.5.x release branch. But if you're willing to backport it, I'll for sure merge and release it :)

eliashaeussler commented 2 months ago

Thanks @oliverklee, PR merged and released as 0.5.5 :) Happy warming! 🚀

oliverklee commented 2 months ago

Thank you, @eliashaeussler, for getting this PR to green and for releasing a new version. I really appreciate that! :heart: