Add NEWS entry for new ReflectionProperty methods.

This commit is contained in:
Benjamin Eberlei 2020-01-30 17:48:20 +01:00
parent 5bf6aedae4
commit 176ec97a16

2
NEWS
View File

@ -81,6 +81,8 @@ PHP NEWS
- Reflection:
. Fixed bug #78697 (ReflectionClass::implementsInterface - inaccurate error
message with traits). (villfa)
. Implement ReflectionProperty::hasDefaultValue and
Reflection::getDefaultValue (beberlei)
- Session:
. Fixed bug #78624 (session_gc return value for user defined session