We are very pleased to announce the release of the ApiDoc extension version 2.0.6 and 2.1.0.
Both releases come with a lot of bug fixes which make the documentation generation process more robust against badly formatted PHPdoc comments.
Some enhancements like the display of deprecation messages for methods and properties as well as styling for bootstrap tables are also included.
Finding problems in PHPdoc comments as well as undocumented parts of the code has now become easier by separating messages as errors
and warnings
.
See the CHANGELOG for a complete list of changes in 2.0.6.
Additionally to the above changes, 2.1.0 updates the dependency for the PHP Parser package which was conflicting with other packages and made it impossible to use the ApiDoc extension together with other packages which depend on the PHP Parser package.