serializer icon indicating copy to clipboard operation
serializer copied to clipboard

DefaultAccessorStrategy is working wrong.

Open xepozz opened this issue 4 years ago • 0 comments

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

DefaultAccessorStrategy is working wrong. In private properties readAccessors and writeAccessors it contains PropertyMetadata from the first property. Proof So bug is that flag forceReflectionAccess will be present one value to all properties in class.

xepozz avatar Jul 06 '20 16:07 xepozz