Skip to content

sebastian/object-reflector 6.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 06:39
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
6.1.0
f71bbcd

Changed

  • Improved performance of ObjectReflector::getProperties()

Fixed

  • A property whose name contains a null byte is no longer reflected under a wrong name
  • The name of a private property of an object of an anonymous class is no longer lost