Home >Backend Development >PHP Tutorial >PHP 8.2.0 Release Rescheduled to December 8
The upcoming major PHP version, PHP 8.2.0, was scheduled to be released as on November 24 this year. Sergey Panteleev, one of the release managers for PHP 8.2 announced today that the PHP 8.2.0 release will be rescheduled to December 8th.
This decision was taken by the PHP release managers to account for a new bug reported by Bob Weinand (one of the prominent PHP core contributors) in PHP's Opcache. Fixes 37b3e377
and 97236f9d
are now committed. Third party PHP extensions might need to account for the changes made in these fixes.
Further, Thanksgiving falls on November 24th, which gives another reason to reschedule the upcoming PHP release.
PHP 8.2 RC 6 was scheduled for November 10, and was supposed to be the last RC release before the 8.2.0 release.
Although the RC 6 will no longer be the last one, PHP 8.2 RC 6 is now available for testing.
The above is the detailed content of PHP 8.2.0 Release Rescheduled to December 8. For more information, please follow other related articles on the PHP Chinese website!