CakeFest 2024: The Official CakePHP Conference

Migrating from PHP 8.1.x to PHP 8.2.x

Table of Contents

This new minor version brings with it a number of new features and a few incompatibilities that should be tested for before switching PHP versions in production environments.

See also the migration guides for PHP versions 7.1.x, 7.2.x, 7.3.x, 7.4.x, 8.0.x, 8.1.x.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top