Skip to content

Releases: phpDocumentor/ReflectionDocBlock

5.0.0-alpha5: No longer bubble tag exceptions to the top

15 Jun 20:50
8fcadfe

Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Prevent invalid bodies for tags to break the whole parsing process. They are now silently ignored

Removed

  • Nothing

Security

  • Nothing

5.0.0-alpha4

30 Apr 18:03
4835166

Choose a tag to compare

5.0.0-alpha4 Pre-release
Pre-release

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Allow 0 for body of generic tag description #166, #167

Removed

  • Nothing

Security

  • Nothing

v4.3.1

30 Apr 17:52

Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Allow 0 for body of generic tag description #166, #167

Removed

  • Nothing

Security

  • Nothing

5.0.0-alpha3

20 Jun 14:43

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

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

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

Choose a tag to compare

fix cs

v4.2.0

27 Nov 18:25

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

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

Choose a tag to compare

Added

Deprecated

  • Nothing

Fixed

  • Switched to stable release of reflection-common library

Removed

  • Nothing

Security

  • Nothing