Skip to content

Commit 3839852

Browse files
Fix NEWS entry for #61602.
1 parent 83449b4 commit 3839852

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ PHP NEWS
4141
. Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename
4242
set to null). (Anatoliy)
4343

44+
- Reflection:
45+
. Implemented FR #61602 (Allow access to the name of constant
46+
used as function/method parameter's default value). (reeze.xia@gmail.com)
47+
4448
- FPM
4549
. Fixed bug #61812 (Uninitialised value used in libmagic).
4650
(Laruence, Gustavo)

0 commit comments

Comments
 (0)