Skip to content

Releases: voku/PHPDoctor

0.4.0: Merge remote-tracking branch 'origin/master' into master

30 Oct 23:39
Compare
Choose a tag to compare
  • allow ignoring reported errors via <phpdoctor-ignore-this-line/>
  • sort the error output by line number

0.3.0: Merge remote-tracking branch 'origin/master' into master

30 Oct 00:15
Compare
Choose a tag to compare
  • PHP 7.2 as minimal requirement
  • support for modern phpdocs for "@param" and "@return"
  • update vendor libs

0.2.0: Merge remote-tracking branch 'origin/master'

04 Sep 18:24
Compare
Choose a tag to compare
  • allow "class-string" as string
  • optimize performance
  • breaking change in the CLI parameter: allow to analyse more then one directory / file at once

initial commit

31 Aug 21:52
Compare
Choose a tag to compare
0.1.0

[+]: update the changelog