Home >Backend Development >PHP8 >List of php8 specific release schedule!
php8 Release Schedule
PHP 8 is planned for First week of December 2020
release! The first version of Alpha was released in June 2020. As always, this is a good time to find bugs, request changes, and there's still a short window of time to submit your updates.
Related articles: "PHP 8 is here! The PHP team released the first beta version Alpha1》
PHP 8 version candidate
6 release candidates for PHP 8.
the first week of September.
bi-weekly schedule, which means a new RC should be released every two weeks.
November 19, 2020.
first week of December 2020 .
Current beta version version description
1. Backward-incompatible changes2. New features3.Changes in SAPI module4.Deprecated features5.Changed features6.New features 7. New classes and interfaces8. Removed extensions and SAPI9. Other changes to extensions10. New global constants 11. Changes to INI file handling12.Windows support13.Other changes14.Performance improvementsReference address:
https://github.com/php/php-src/blob/master/UPGRADING
The above is the detailed content of List of php8 specific release schedule!. For more information, please follow other related articles on the PHP Chinese website!