Skip to content

Commit d33100d

Browse files
committed
NEWS
1 parent 478f9f5 commit d33100d

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
@@ -13,6 +13,8 @@ PHP NEWS
1313
. Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
1414
. Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
1515
. Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
16+
. Fixed bug GH-20895 (ReflectionProperty does not return the PHPDoc of a
17+
property if it contains an attribute with a Closure). (timwolla)
1618

1719
- MbString:
1820
. Fixed bug GH-20833 (mb_str_pad() divide by zero if padding string is

0 commit comments

Comments
 (0)