mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
In #89 the regex to parse tags was to strict. The first character after a tag had to be a single string. Annotations typically start with a parentheses. Only character not allowed after a tag is a [.