PHP 8.3 Released!

DDD
DDDOriginal
2024-11-03 06:16:30773browse

PHP 8.3 Released!

The first generally-available release for PHP 8.3, the 2023's major update to PHP, was released today.

PHP 8.3 is largely backward-compatible with PHP 8.0 through 8.3, and brings a handful of new features such as type support for class constants, new json_encode function, dynamic class constant fetch support, and more. PHP 8.3 also brings some quality-of-life improvements and a handful of deprecations as well.

Install or Upgrade to PHP 8.3

Now that PHP 8.3.0 is tagged, PHP 8.3 packages are available to use from the usual sources.

  • How to Install/Upgrade PHP 8.3 on MacOS with Homebrew
    • How to install or upgrade to PHP 8.3 on Fedora, RHEL, CentOS, and more
    • How to install or upgrade to PHP 8.3 on Ubuntu and Debian

Docker images available at Docker Hub, and Windows binaries at windows.php.net.

The above is the detailed content of PHP 8.3 Released!. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn