Versie 8.4.1 van PHP is uitgebracht, de eerste stabiele uitgave in de 8.4-serie. Tegelijk zijn er ook updates voor versie 8.1, 8.2 en 8.3 verschenen. PHP is een recursief acroniem en staat voor PHP: Hypertext Preprocessor. Het wordt voornamelijk gebruikt om op webservers dynamische webpagina's te creëren, vaak in combinatie met databaseprogramma's. De complete lijst met veranderingen is op deze pagina in te zien, dit zijn in het kort de belangrijkste:
PHP 8.4.1 Released!The PHP development team announces the immediate availability of PHP 8.4.1. This release marks the latest minor release of the PHP language. PHP 8.4 comes with numerous improvements and new features such as:
- Property Hooks
- Asymmetric Property Visibility
- Lazy Objects
- PDO driver-specific subclasses
- BCMath object type
- And much much more...
For source downloads of PHP 8.4.1 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog. The migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes.