master
[RFC] Property hooks (#13455)
Implement ReflectionProperty::hasHook[s]
Fix ReflectionProperty::isInitialized() for hooked props
reflection: Deprecate `Reflection*::setAccessible()` (#19273)
ReflectionProperty::get{Hook,Hooks}(): handle dynamic properties
Fix ReflectionProperty::getRawValue() and related methods for properties overridden with hooks