#1339
Answered
1/22/25, 1:00 PM
MartyB
Answers: 4

PHP 8.4 Support?

Hey, are you planning on supporting PHP 8.4? I'm particularly interested in support for property hooks.

Thanks. Marty

Answers (4)

#1472
8 days ago
PHPJetTeam
1

Hello :-)

Good news. PHP 8.4 support is ready since PHP Jet v2025.07 / v2025.08.

Please download this version and try it out.

Have a nice day Mirek

#1470
1/31/25, 10:34 PM
PHPJetTeam
0

For sure :-)

  • Jet Studio is source code generator. It must be able to operate with old style (getters and setters) and new style. There must be some kind of switch.
  • Example app: getters and setters are everywhere. Is it good idea to rewrite everything to the new style?

And more questions will come....

But for sure, support for 8.4 is mandatory...

Have a nice day Mirek

#1469
1/29/25, 11:32 AM
MartyB
0

What kind of backwards compatibility problems can I imagine?

Thanks. Marty

#1468
1/24/25, 11:45 AM
PHPJetTeam
0

Hello :-)

For sure, this is our top priority now. But I must be honest, it is not so simple. It is simple to implement new features, but we have some questions about backward compatibility. Stability and predictability is the most important feature of PHP Jet ecosystem. But we will find a way, don't worry ;-)

Have a nice day! Mirek

Your Answer
Privacy Policy