Features that make PHP go forward Open source projects often support older PHP versions, and sometimes, really much older. At some point, they take the decision to move on. With the drop of older versions, (relatively) new features can be used to modernize the sources. These features are the ones that make PHP go forward: […]
PHP 8.2 features one year later Closing on one year after PHP 8.2 publication, and just before the publication of PHP 8.3, it is time to take a look at the PHP 8.2 features, one year later and how they are adopted in current code. We’ll take the list of ‘PHP Core’ features from the […]