f3-factory / fatfree-core

Fat-Free Framework core library
GNU General Public License v3.0
206 stars 89 forks source link

When can fatfree-core support PHP8.1? #334

Closed cybrobin closed 2 years ago

cybrobin commented 2 years ago

When can fatfree-core support PHP8.1?

ikkez commented 2 years ago

I'm in the making of a dockerized development container that supports running multiple php versions at the same time, so testing, developing and running the unit tests is easier for everyone. Once I've sorted this out, we're gonna fix the 8.1 compatibility ASAP.

ikkez commented 2 years ago

PHP 8.1 fixes committed: https://github.com/bcosca/fatfree-core/commit/aa07384bd91ac11463f9a7e5d6409188a8496cc0 We also have a development container now 🥳 https://github.com/f3-factory/fatfree-dev