Versie 8.3.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.3.0 Released!The PHP development team announces the immediate availability of PHP 8.3.0. This release marks the latest minor release of the PHP language. PHP 8.3 comes with numerous improvements and new features such as:
- Typed Class Constants
- Fetch class constant dynamically syntax
- Readonly Amendments
- Override Attribute
- New Randomizer method Random\Randomizer::getBytesFromString
- New function json_validate
- And much much more...
For source downloads of PHP 8.3.0 please visit our downloads page, Windows source and binaries can be found here. 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.