Versie 8.2.0 van PHP is uitgebracht. 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.2.0 Released!The PHP development team announces the immediate availability of PHP 8.2.0. This release marks the latest minor release of the PHP language. PHP 8.2 comes with numerous improvements and new features such as:
- Readonly classes
- Disjunctive Normal Form (DNF) Types
- New stand-alone types: null, false, and true
- New "Random" extension
- Constants in traits
- Deprecate dynamic properties
- And much much more...
The list of changes is recorded in the ChangeLog.