Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 546 Bytes

File metadata and controls

18 lines (12 loc) · 546 Bytes

Upgrade notes

Upgrade to 2026.1.0

  • Added support to PHP 8.5.
  • Removed support to PHP 8.3 and Symfony v6.

4.0.0

  • Added getter/setter of GetInheritedProperties in element contract interfaces

2.0.0

All Resolver classes and interfaces will be marked as @internal

2.1.0

All Proxy classes and interfaces will be marked as @deprecated

All public Resolvers and Interfaces will be moved to the Contract namespace.

Resolver in Contract will contain all public static methods if they are not marked as internal