Roberto Espinoza
a8d791f8c9
Check tag body has a value before trying to access it as an string array
2017-08-08 08:43:50 +02:00
Jaapio
183824db76
Restores future support for annotations
...
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 [.
2017-08-04 22:55:59 +02:00
Mike van Riel
ed4c6b77ab
Write example on escaping values in a DocBlock
2015-06-28 19:49:32 +02:00
Mike van Riel
216cf0025f
Add example on writing your own Tag and prepare for TagFactory objects
2015-06-28 11:56:16 +02:00
Mike van Riel
a6ffa93e28
Add example and functional test for reconstituting a DocBlock
2015-06-27 16:47:47 +02:00
Mike van Riel
cff8a80680
Add integration test and example on how to read tags
2015-06-24 22:50:12 +02:00
Mike van Riel
97c3735b32
Add first integration test
2015-06-24 08:42:24 +02:00