Skip to content

Releases: spiral/attributes

v3.1.6

27 Jun 10:30
02f9b68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.5...v3.1.6

v3.1.5

12 Feb 09:37
eb12813
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

14 Dec 09:34
e26960c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

12 Dec 10:40
1c990f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 Jul 14:19
aa45e59
Compare
Choose a tag to compare

What's Changed

  • NamedArgumentConstructor : load polyfill explicitly by @msmakouz in #8

Full Changelog: v3.1.1...v3.1.2

v3.1.1

04 Jul 11:00
3d3aab1
Compare
Choose a tag to compare

What's Changed

  • Get rid of unnecessary Attribute pollyfill by @root-aza in #11

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

15 Mar 07:28
b1c3f9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Jun 15:53
Compare
Choose a tag to compare

Added support for Spiral Framework 3.0

Full Changelog: 2.13.1...v3.0.0

v2.7.0

25 Jan 14:19
6b5b24f
Compare
Choose a tag to compare

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.