Releases: jmacedo/php-simple-annotation
Releases · jmacedo/php-simple-annotation
2.0.1
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
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
First version of the library.