Vasil Rangelov
|
607aa79601
|
Merge pull request #8 from boenrobot/CS
Coding standard fixes.
|
2012-11-10 01:40:09 -08:00 |
|
Vasil Rangelov
|
a4107acb6d
|
Restored indentation in multi-line tag descriptions, and applied them where they were previously missing.
|
2012-11-05 23:14:32 +02:00 |
|
Vasil Rangelov
|
d6119709ba
|
Shortened some long variable names in the test suite, as advised by PHPMD's default settings.
|
2012-11-04 23:34:25 +02:00 |
|
Vasil Rangelov
|
ba1395e42d
|
Updated comments with the namespaced notation, and added the "Tag" suffix where needed.
|
2012-11-04 22:19:18 +02:00 |
|
Vasil Rangelov
|
9a3c6f50ef
|
Made PSR2 related fixes that are compatible with the PEAR coding standard.
|
2012-11-04 16:02:57 +02:00 |
|
Vasil Rangelov
|
009237bad2
|
Tons of coding standard fixes.
|
2012-11-04 15:16:37 +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 |
|