Home>Article>Backend Development> List of php8 specific release schedule!
php8 Release Schedule
PHP 8 is planned forFirst 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
6release 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 changes 2. New features 3.Changes in SAPI module 4.Deprecated features 5.Changed features 6.New features 7. New classes and interfaces 8. Removed extensions and SAPI 9. Other changes to extensions 10. New global constants 11. Changes to INI file handling 12.Windows support 13.Other changes 14.Performance improvements Reference 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!