Skip to content

Releases: phpDocumentor/TypeResolver

1.3.0

27 Jun 10:14
e878a14

Choose a tag to compare

Added

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.2.0

19 Jun 20:25
30441f2

Choose a tag to compare

Added

  • Add support for True and False pseudo-types #14, thanks to @jaapio

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

1.1.0

28 Feb 12:18
7462d5f

Choose a tag to compare

Added

  • Add collection syntax support for iterable, #80 thanks to @julienfalque
  • Added support for class-string and class-string types, #90 thanks to @othercorey
  • Deduplicate double entries in a compound thanks to @mvriel
  • Type coverage improvements, thanks to @orklah
  • BC check in ci, thanks to @jaapio

Deprecated

  • Nothing

Fixed

  • Infinite loop could occur when no closing use token found, thanks to @mvriel

Removed

  • Nothing

Security

  • Nothing

1.0.1

22 Aug 18:17

Choose a tag to compare

This version contains a fixed regression regarding namespace alias interpretation.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fixed #76 ContextFactory incorrect namespace aliases, thanks to @piku235

Removed

  • Nothing

Security

  • Nothing

0.7.2 - regression fix release

22 Aug 18:16

Choose a tag to compare

Pre-release

This version contains a fixed regression regarding namespace alias interpretation.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fixed #76 ContextFactory incorrect namespace aliases, thanks to @piku235

Removed

  • Nothing

Security

  • Nothing

V1.0.0

08 Jul 19:41

Choose a tag to compare

This release doesn't contain any new features since the previous release. All methods do have the correct typehints and return types now. The codebase is fully checked with phpstan and psaml.

Added

  • QA pipeline

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.7.1

12 Oct 18:37
9c0562f

Choose a tag to compare

0.7.1 Pre-release
Pre-release

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Throw exception on unclosed array in type notation

Removed

  • Nothing

Security

  • Nothing

0.7.0

22 Aug 20:27
8049085

Choose a tag to compare

0.7.0 Pre-release
Pre-release

Added

  • Support for grouped use statements #64 thanks to @ragboyjr

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.6.3

09 Aug 16:01
f989f45

Choose a tag to compare

0.6.3 Pre-release
Pre-release

bump reflection-common dependency to newest beta

0.6.2

14 Jun 12:31
e81ce9e

Choose a tag to compare

0.6.2 Pre-release
Pre-release

bump reflection-common dependency to newest alpha