Skip to content

Releases: phpDocumentor/ReflectionCommon

2.2.0

27 Jun 09:07
1d01c49
Compare
Choose a tag to compare

Add support for php 8.

2.1.0

27 Apr 09:32
6568f46
Compare
Choose a tag to compare
  • Code style improvements
  • psalm annotations added

v2.0.0

26 Jun 19:36
63a995c
Compare
Choose a tag to compare

No changes since beta-1

2.0.0-beta1

08 Aug 12:29
63a995c
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

(no changes since 2.0.0-alpha3)

2.0.0-alpha3

13 Jun 21:47
eedd98e
Compare
Choose a tag to compare
2.0.0-alpha3 Pre-release
Pre-release

slight adjustment to typing, to ease coordination with phpDocumentor/Reflection's typehinting updates

2.0.0-alpha2

14 Feb 18:52
Compare
Choose a tag to compare
2.0.0-alpha2 Pre-release
Pre-release

additional strict typing

2.0.0-alpha1

26 Jan 19:13
e8e68dc
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release
  • bump to PHP 7.1 minimum
  • add strict typing

v1.0.1

11 Sep 18:04
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • UTF-8 support for fqsen objects #10

Removed

  • Nothing

Security

  • Nothing

1.0: Merge pull request #6 from jaapio/feature/FileInterface

08 Feb 18:22
Compare
Choose a tag to compare
Project factory accepts File implementations only

0.3: Merge pull request #6 from jaapio/feature/FileInterface

27 Dec 11:44
Compare
Choose a tag to compare
Project factory accepts File implementations only