This patch release contains a breaking change for libraries/applications collecting exceptions from reflected docblocks. The library will now create an InvalidTag
type and adds that to the output. The InvalidTag
object will contain full information about the tag that could not be processed and the triggered exception during the processing of the tag.
Added
Deprecated
- Nothing
Fixed
Removed
- Nothing
Security
- Nothing