Skip to content

Releases: phpDocumentor/ReflectionDocBlock

5.0.0-alpha3

20 Jun 14:43
Compare
Choose a tag to compare
5.0.0-alpha3 Pre-release
Pre-release

fix init issue with example tag

5.0.0-alpha2

14 Jun 12:48
ef73f5c
Compare
Choose a tag to compare
5.0.0-alpha2 Pre-release
Pre-release

bump type-resolver dependency to newest alpha

5.0.0-alpha1

31 Jan 20:25
6946f85
Compare
Choose a tag to compare
5.0.0-alpha1 Pre-release
Pre-release
  • bump to PHP 7.1 minimum
  • add strict typing

v4.3.0

26 Jan 20:14
Compare
Choose a tag to compare
fix cs

v4.2.0

27 Nov 18:25
Compare
Choose a tag to compare

Added

  • Added getTags method to Description
  • Added removeTag method to Docblock
  • Improved code analysis.

Deprecated

  • Nothing

Fixed

  • Improved validation of method tag.

Removed

  • Nothing

Security

  • Nothing

v3.3.2

20 Nov 22:45
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • #127 restore php 5.6 support

Removed

  • Nothing

Security

  • Nothing

v3.3.0

11 Sep 18:17
Compare
Choose a tag to compare

Added

Deprecated

  • Nothing

Fixed

  • Switched to stable release of reflection-common library

Removed

  • Nothing

Security

  • Nothing

v4.1.1

30 Aug 18:52
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Namespace error in ExampleFinder
  • Example tag is not returning its name
  • Bug with @var tag in docblock #117 thanks to @Warxcell

Removed

  • Nothing

Security

  • Nothing

V3.2.3

30 Aug 18:51
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Namespace error in ExampleFinder
  • Example tag is not returning its name
  • Bug with @var tag in docblock #117 thanks to @Warxcell

Removed

  • Nothing

Security

  • Nothing

v4.1.0

19 Aug 06:06
Compare
Choose a tag to compare

Added

  • Improved example tag handling

Deprecated

  • Nothing

Fixed

  • Error when fetching the content of an example tag without description

Removed

  • Nothing

Security

  • Nothing