Releases: Maslosoft/Addendum
Releases · Maslosoft/Addendum
Version 2.0.0
Changes:
This version is refactored into psr-0 compatible namespaces
Version 1.0.1
New features:
- Support for namespaced annotations
- Support for raw annotating traits
- Support for reading namespace and real class name in doc comment parser
- Multiple paths support for filewalker
Changes:
- Return false then trygin to access metadata of non existend method
- Added
searchAliasesfor annnotation messages generator
Fixes:
- Fixed cache reset function (was not clearing everything)
- Proper parsing of interface name
- Fixed possible notices when parsing file without class
- Ignore magic constant
::class - Fix of possible notice when generating message for class without doc comment
- Fixed getAliasOfPath for aliases above
protected