Skip to content

v4.0.0

Compare
Choose a tag to compare
@jaapio jaapio released this 04 Aug 21:26

Please note that this version contains several BC breaks.
Type-resolver has some breaking changes when upgrading from 0.3 to 0.4. And the constructor of the @see tag was changed to support urls and fqsen. See #104 for more details.

Added

  • Upgraded type-resolver to 0.4.0 to support more php 7.1 features.
  • Allow see tag to url #104

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Drop php 5 support
  • Drop hhvm support

Security

  • Nothing