We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478f9f5 commit d33100dCopy full SHA for d33100d
NEWS
@@ -13,6 +13,8 @@ PHP NEWS
13
. Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
14
. Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
15
. 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)
18
19
- MbString:
20
. Fixed bug GH-20833 (mb_str_pad() divide by zero if padding string is
0 commit comments