Skip to content

Releases: jmacedo/php-simple-annotation

2.0.1

17 Aug 20:04
Compare
Choose a tag to compare

Minor issues about type check when passing parameters and mandatory parameters.
Includes also some PHPDoc and code formatting, besides an integration with scrutinizer-ci.

2.0.0

11 Aug 18:28
Compare
Choose a tag to compare

The library now has the separation of responsibilities between retrieving annotations for all methods and properties, or for a specific method or property.

First version

10 Aug 05:49
Compare
Choose a tag to compare

First version of the library.