Skip to content

Commit 176ec97

Browse files
committed
Add NEWS entry for new ReflectionProperty methods.
1 parent 5bf6aed commit 176ec97

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
@@ -81,6 +81,8 @@ PHP NEWS
8181
- Reflection:
8282
. Fixed bug #78697 (ReflectionClass::implementsInterface - inaccurate error
8383
message with traits). (villfa)
84+
. Implement ReflectionProperty::hasDefaultValue and
85+
Reflection::getDefaultValue (beberlei)
8486

8587
- Session:
8688
. Fixed bug #78624 (session_gc return value for user defined session

0 commit comments

Comments
 (0)