Does CakePHP 2.10.19 (newest) work with PHP 7.4?

Topic says it all :slight_smile: I have some old legacy sites which still use C2 and PHP 7.3. But what about PHP 7.4 (if they upgrade the server)?

I was able to install PHP 7.4 to my devel server. It seems to work in general. I don’t know if there are any underlying issues but at least no errors or warnings…

No need to guess when we have CI which runs the test suite on PHP 7.4 :slight_smile:

https://travis-ci.org/cakephp/cakephp/builds/638238480

Great, thanks ADmad! :slight_smile: