[php-src] master: NEWS
Daniel Scherzer <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Daniel Scherzer (DanielEScherzer)
Date: 2026-07-13T14:12:32-07:00
Commit: https://github.com/php/php-src/commit/4804d17a135ad6da22a8bd68c899cb5f188293d2
Raw diff: https://github.com/php/php-src/commit/4804d17a135ad6da22a8bd68c899cb5f188293d2.diff
NEWS
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index ee23c0ec7a18..e71a94ac12ec 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,8 @@ PHP NEWS
dynamic properties shadowing a private parent property). (iliaal)
. Fixed bug GH-22658 (ReflectionConstant::__toString() with a string value
with null bytes truncates output). (DanielEScherzer)
+ . Fixed bug GH-22681 (Reflection*::__toString() truncates on null bytes).
+ (DanielEScherzer)
- Session:
. Fixed bug GH-21314 (Different session garbage collector behavior between