Vasil Rangelov
21ec090933
Implemented nested inline tag parsing;
...
Added unit tests for LongDescription.php;
Added the "src" folder as white listed for code coverage in the PHPUnit configuration;
Fixed the @covers annotation inside the CoversTagTest.php (isn't this ironic?).
2012-11-04 22:29:38 +02:00
Vasil Rangelov
ce57e5445f
Restored the greedy-ness inversion.
2012-10-31 11:28:53 +02:00
Vasil Rangelov
37f5090d90
Removed LongDescription::getTags() and made parsing to occur only the first time it's requested.
2012-10-17 17:33:52 +03:00
Vasil Rangelov
95ad95d3be
Added doc blocks to the new methods.
2012-10-15 13:17:51 +03:00
Vasil Rangelov
ee412932f1
Added Tag/AuthorTag.php.
2012-09-30 01:47:50 +03:00
Vasil Rangelov
c8fe0e4e40
Added Tag::getParsedDescription();
...
Minor performance tweak at LongDescription.
2012-09-26 16:27:32 +03:00
Vasil Rangelov
ad4e358fb0
Added doc block to getParsedContents().
2012-09-22 05:56:37 +03:00
Vasil Rangelov
1b3acdce18
Added parsed inline tags.
2012-09-22 05:41:10 +03:00
Vasil Rangelov
f3cca4b7c7
Ensured key consistency.
2012-08-12 23:53:31 +03:00
Vasil Rangelov
e0d8988490
Fix for phpDocumentor2#562
...
Possible fix for phpDocumentor/phpDocumentor2#562 .
2012-08-12 20:21:19 +03:00