github phpDocumentor/phpDocumentor v2.9.0
PHP-7 Syntax support

latest releases: v3.4.3, v3.4.2, v3.4.1...
7 years ago

Most important issue that was solved in this release is the upgrade of php-parser to be able to handle php-7 syntax. Phpdocumentor is now able to parse files using php 5.5+ syntax, but will not process any of the new key words to documentation.

Beside the mentioned parser update a number of small issues are solved in this release.

  • Pear install on windows should work from now.
  • Improved error reporting messages
  • Silent mode was restored. phpdocumentor will not produce any output when --quiet flag is used.
  • @See rendering is improved for clean template.
  • Resolved issues with @inheritDoc that was not working as expected for interfaces.

Don't miss a new phpDocumentor release

NewReleases is sending notifications on new releases.