Skip to content

Commit 2673c1d

Browse files
committed
[ci skip] NEWS
1 parent 4552941 commit 2673c1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ PHP NEWS
1111
. Reduced the memory footprint of strings returned by var_export(),
1212
json_encode(), serialize(), iconv_*(), mb_ereg*(), session_create_id(),
1313
http_build_query(), strstr(), Reflection*::__toString(). (Arnaud)
14+
. Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
15+
(Tobias Bachert)
1416

1517
- COM:
1618
. Fixed bug GH-8750 (Can not create VT_ERROR variant type). (cmb)

0 commit comments

Comments
 (0)