This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
barryvdh_ReflectionDocBlock
Watch
1
Star
0
Fork
0
mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced
2026-08-18 10:07:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d8bcdbe5b85a643fab01afe8999023a65c29fff
barryvdh_ReflectionDocBlock
/
tests
/
phpDocumentor
/
Reflection
/
DocBlock
T
History
Vasil Rangelov
3d8bcdbe5b
Merge branch 'master' of github.com:boenrobot/ReflectionDocBlock into version-and-derivatives
2012-11-13 19:05:14 +02:00
..
Tag
Added reflections for @version, @since and @deprecated, which separate the version vector (if one is provided) from the description.
2012-11-13 15:28:17 +02:00
Type
Minor doc fixes.
2012-11-10 23:45:28 +02:00
DescriptionTest.php
Renamed LongDescription to Description, to better serve its new dual role as "holder for a place where inline tags can occur";
2012-11-13 17:16:30 +02:00
TagTest.php
Minor syntax and doc fixes at Tag::registerTagHandler();
2012-11-11 15:20:59 +02:00