Migrating from PHP 8.0.x to PHP 8.1.x

İçindekiler

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.

Ayrıca, şu PHP sürümleri arasında geçiş kılavuzlarına da bakınız: 7.1.x, 7.2.x, 7.3.x, 7.4.x, 8.0.x.

To Top