1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update NEWS for PHP 8.3.0alpha2

This commit is contained in:
Eric Mann
2023-06-20 09:37:28 -07:00
parent 7656e761dd
commit d9e2da342a

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.0alpha2
?? ??? ????, PHP 8.3.0alpha3
22 Jun 2023, PHP 8.3.0alpha2
- Core:
. Fix GH-11388 (Allow "final" modifier when importing a method from a trait).