ApiDoc extension version 2.1.5 released
We are very pleased to announce the release of the ApiDoc extension version 2.1.5.
This release fixes some issues using extension with PHP 7.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 2.1.5.
This release fixes some issues using extension with PHP 7.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 2.1.4.
This release add support for @property and @method annotations.
See the CHANGELOG for a full list of changes.
We are very pleased to announce the release of the ApiDoc extension version 2.1.3.
This release has two important bugfixes about @inheritdoc and getter/setter methods. Also it contains two enhancements:
@since tags are now propagated to inherited methods/properties in the same package.See the CHANGELOG for a full list of changes.
Thank you, Brandon Kelly and Somogyi Márton for this release pull requests.