php icon indicating copy to clipboard operation
php copied to clipboard

How can I continue to use PHP 7.4 after August 2025?

Open dishao123 opened this issue 7 months ago • 1 comments

According to this comment #541 Node.js 18.x will be offline after August 2025. Can I still use PHP 7.4 after it is offline? Because my project needs to use PHP 7.4 version

dishao123 avatar Apr 04 '25 03:04 dishao123

Hi, I think you can. I will try to support all PHP versions if would be technical possible.

f3l1x avatar May 31 '25 14:05 f3l1x

https://www.php.net/supported-versions

nadar avatar Jul 16 '25 20:07 nadar

Hi @dishao123, I've tested Node 22 for PHP 7.4 and it works.

https://example-php-7-4.vercel.app/

f3l1x avatar Jul 20 '25 09:07 f3l1x