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

Update NEWS for php8.3.0beta1

This commit is contained in:
Eric Mann
2023-07-18 15:54:56 -07:00
parent 6e6e301038
commit 42e32a72b5

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.0beta1
?? ??? ????, PHP 8.3.0beta2
20 Jul 2023, PHP 8.3.0beta1
- CLI:
. Implement GH-10024 (support linting multiple files at once using php -l).