Migrating from PHP 7.4.x to PHP 8.0.x
This new major version brings with it a number of new features and some incompatibilities that should be tested for before switching PHP versions in production environments.
This new major version brings with it a number of new features and some incompatibilities that should be tested for before switching PHP versions in production environments.
Seealso 7.0.x, 7.1.x, 7.2.x, 7.3.x. 7.4.x.
New-features New-classes Incompatible Deprecated Other-changes