Open shinsenter opened 1 year ago
We can add support for PHP8.2 early next. I think it's still a bit new and I haven't really updated my projects on 8.2 yet tbh.
Current workaround to get this project running on PHP 8.2:
composer update --no-dev
Not all functionality has been tested.
The only thing I had to do was to update vendor/nestbot/carbon
with a newer version. Seems to be working fine.
I'd love to see Laravel upgraded as well, at the moment PHP 8.0 is at end of life and 8.1 has entered security fixes only with PHP 8.2 and 8.3 being the only currently supported PHP versions.
At the moment I am having issues installing Crater because of the old packages on a modern server.
The Pixxet fork hasn't Seen any Activity so far. Would it be possible to add some maintainers to the Main repo so we can ensure newer PHP compatibility
I'm a bit sceptical of Craters direction at the moment, with the account creation on the website and payments being a paid add on.
The number of issues has steadily been climbing. The last commit was from me nearly a year ago.
I'm hoping that the community can keep the project going but I fear that it's been forged and being worked on privately as a PaaS product.
2024
Is your feature request related to a problem? Please describe. PHP8.2 is officially released few days ago. So it would be great if Crater is ready for a newer (and safer) running environment.
Describe the solution you'd like Crater should support PHP8.2 environments.
Describe alternatives you've considered Fix some issue with deprecated features in PHP8.2.
Related discussion: https://github.com/shinsenter/php/discussions/17