Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Inheritance support for union types & dates item type for array type

Compare
Choose a tag to compare
@martin-georgiev martin-georgiev released this 01 Jan 03:40
· 51 commits to master since this release
657ff2a
  • Added inheritance support for union types
  • Added dates item type for array type
  • Fix union type parsing in libraries
  • Fix composition of error message when Type fails validation
  • Drop PHP 5.5 support