[php-src] master: Update NEWS
Daniel Scherzer <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Daniel Scherzer (DanielEScherzer) Date: 2026-07-14T06:39:29-07:00 Commit: https://github.com/php/php-src/commit/e2c975d4fcc2769cac8a6c94e5d5b634a11ffbfb Raw diff: https://github.com/php/php-src/commit/e2c975d4fcc2769cac8a6c94e5d5b634a11ffbfb.diff Update NEWS This just missed the alpha2 tag so needs a new entry for alpha3 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 84f532f19afe..01ab6b2a97a1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 8.6.0alpha3 +- Reflection: + . Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes). + (DanielEScherzer) 16 Jul 2026, PHP 8.6.0alpha2