PHP 8.4 for chaining right without wrapper
Question
Is it possible to "upgrade" from 8.3.8 to 8.4.8 and getting the possibility to use new myClass()->method() without having to wrap the (myClass())->method() ?
or is there a work-a-round for this?
Hi, PHP 8.4 is definitely on my plan.
Maybe directly php 8.5 😄 ✌️
@nadar Oh yeah, I have PoC.
https://github.com/contributte/libphp/pull/404
@f3l1x amazing, thanks for all the work. love it since day once, moved all projects to vercel because of your vercel php package! do you have an ETA for 8.5?
@nadar Thank you 💙 No ETA at this moment, hope until January.
if i can help somehow. let me know