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 01:57:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28df2a4cd6308236ae93cd9209432f3a18a419f4
barryvdh_ReflectionDocBlock
/
tests
/
phpDocumentor
/
Reflection
/
DocBlock
T
History
Vasil Rangelov
28df2a4cd6
Refactored Tag::createInstance() to use a simple tag-to-class map, that has the default tag handlers pre-registered.
2012-11-11 00:54:51 +02:00
..
Tag
Removed DocBlock::expandType() and associated tests, as previously advised by @mvriel;
2012-11-10 23:19:36 +02:00
Type
Minor doc fixes.
2012-11-10 23:45:28 +02:00
LongDescriptionTest.php
Increased unit test coverage of DocBlock;
2012-11-10 13:24:46 +02:00
TagTest.php
Refactored Tag::createInstance() to use a simple tag-to-class map, that has the default tag handlers pre-registered.
2012-11-11 00:54:51 +02:00