getgrav / grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
https://getgrav.org
MIT License
14.51k stars 1.4k forks source link

Support of PHP 8.2? #3676

Closed Rotzbua closed 10 months ago

Rotzbua commented 1 year ago

Is PHP 8.2 officially supported by Grav?

My opened PR #3662 seems to pass all the tests.

wrenix commented 10 months ago

Version: v1.7.43 with php 8.2 gives:

Carbon\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /data/user/plugins/events/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 8
rhukster commented 10 months ago

@wrenix your error references “events” plugin. Not core Grav