Voku PHPDoctor Versions Save

🏥 PHPDoctor: Check files, full directories or strings for missing or bad PHPDoc types.

0.6.5

1 year ago
  • fix for PHP8 -> "mixed" as native type always wins

0.6.4

1 year ago
  • fix "checkPhpDocType" checks for php docs vs. php types v2

0.6.3

1 year ago
  • fix "checkPhpDocType" checks for php docs vs. php types
  • update vendor stuff

0.6.2

1 year ago
  • ignore missing phpdoc from \Exception classes

0.6.1

2 years ago
  • support "" for properties | thanks @pmagentur
  • update "voku/Simple-PHP-Code-Parser"

0.6.0

2 years ago

0.5.2

2 years ago
  • update dependencies
  • fix for phar file and "child-process" issue

0.5.1

2 years ago
  • update dependencies

0.5.0

2 years ago
  • add support for traits

0.4.1

2 years ago
  • update dependencies