[php-src] master: [ci skip] Update NEWS for 8.6.0beta2
Joe Ferguson <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Joe Ferguson (svpernova09) Date: 2026-08-11T12:49:36-05:00 Commit: https://github.com/php/php-src/commit/f5b0147625f696ad4a4c6b4d46780890b5e92505 Raw diff: https://github.com/php/php-src/commit/f5b0147625f696ad4a4c6b4d46780890b5e92505.diff [ci skip] Update NEWS for 8.6.0beta2 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 1ed1362f3557..2326aa8951fd 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.6.0beta1 +?? ??? ????, PHP 8.6.0beta2 + + +13 Aug 2026, PHP 8.6.0beta1 - Core: . Deprecated "namespace" as a class constant name. (NickSdot)