Skip to content

v2.7.0

Compare
Choose a tag to compare
@SerafimArts SerafimArts released this 25 Jan 14:19
· 4107 commits to master since this release
6b5b24f

This release verion does NOT support:

  • Anonymous classes attributes
  • Attributes context validation (#[Attribute(Attribute::TARGET_***)])
  • Attributes repetition validation (#[Attribute(Attribute::IS_REPEATABLE)])

Please note that these restrictions only apply to the polyfill: Attribute reader on PHP version 7.4 and below.

This functionality will be added in future releases.