Posts marked with “php 8.4”

Property Hooks Are Coming To PHP 8.4!

by · October 14, 2024

0
 

One of the most widely discussed features coming to PHP 8.4 is Property Hooks. Property hooks allow us to add behavior that is specific to a single property while allowing that behavior to not interfere with existing aspects of PHP. This is going to be a game changer for us as PHP developers. In this […]

 

What’s New and Exciting in PHP 8 4

by · August 20, 2024

0
 

At the time of this writing, PHP 8.4 is in the beta release cycle so we can finally start to discuss what’s new in the next release of PHP. In this article, we’ll discuss the timeline for the release and discuss some new features and changes we can expect to see.  Overall At the […]