Skip to content

Releases: phpDocumentor/ReflectionDocBlock

v4.3.2

12 Sep 14:39
b83ff7c
Compare
Choose a tag to compare

Added

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

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

15 Jun 20:50
8fcadfe
Compare
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
Compare
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
Compare
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
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