Files
barryvdh_ReflectionDocBlock/tests/unit/DocBlock
Jaapio bdecc2d3bf Fix issue when processing invalid tags
When invalid tags are processed a null was returned causing all kind
of issues in the normal behavior of this libary. As a solution a generic tag
could be created. But that would just drop the error information in.
Therefore a new tag was introduced, `invalidTag` the tag is just like the
generic tag but does contain the error triggered during the creation of the
tag. Which might help applications like phpdocumentor to display validation issues.
2020-01-03 13:33:06 +01:00
..
2019-09-20 10:54:12 +02:00
2019-12-10 23:46:06 +01:00
2019-09-20 10:54:12 +02:00