Releases · barryvdh/ReflectionDocBlock · GitHub
Skip to content

Releases: barryvdh/ReflectionDocBlock

v2.4.1

Choose a tag to compare

@barryvdh barryvdh released this 05 Mar 20:10
4f5ba70

What's Changed

  • fix: Remove trailing spaces from empty docblock lines by @isaackaara in #30

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

Choose a tag to compare

@barryvdh barryvdh released this 17 Jul 06:10
d103774

What's Changed

  • trim_empty_docblock_whitespaces Trim whitespaces from phpdocs without… by @func0der in #28
  • Remove Extra Blank Lines by @jrich85 in #29

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

Choose a tag to compare

@barryvdh barryvdh released this 18 Jan 19:28
b6ff9f9

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@barryvdh barryvdh released this 30 Dec 10:41
818be8d

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@barryvdh barryvdh released this 28 Dec 10:00
db125e8

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.2.0

v2.1.3

Choose a tag to compare

@barryvdh barryvdh released this 23 Oct 11:41
c6fad15

What's Changed

  • Fixed incorrect parsing of return types for generics and closures by @KentarouTakeda in #18

Full Changelog: v2.1.2...v2.1.3

v2.1.2

Choose a tag to compare

@barryvdh barryvdh released this 16 Oct 11:09
bba116b

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1: Merge pull request #14 from JeRabix/master

Choose a tag to compare

@barryvdh barryvdh released this 06 Jul 18:31
e6811e9
add support parse generic type in docBlock

v2.1.0: Merge pull request #12 from barryvdh/fix-deprecated

Choose a tag to compare

@barryvdh barryvdh released this 31 Oct 15:35
bf44b75
Fix deprecated messages

v2.0.6

Choose a tag to compare

@barryvdh barryvdh released this 17 Dec 16:39
6b69015
Merge pull request #2 from JeppeKnockaert/add-brackets-for-parsing-re…