Commit Graph
14 Commits
Author SHA1 Message Date
Mike van Riel fa9e0b637e Added type expansion for the @param tag 2012-06-21 22:51:29 +02:00
Mike van Riel 34ab54aaca Added support for namespace expansion of a DocBlock and via the DocBlock to its tags 2012-06-21 22:17:30 +02:00
Mike van Riel 11f904aae9 Merge pull request #3 from rvanvelzen/master
Fix phpDocumentor/phpDocumentor2#467
2012-06-04 13:34:54 -07:00
Richard van Velzen e29bba03f6 Fixed the case where the dot does not properly terminate the short description.
The regular expression only took into account newlines, not general whitespace after the dot. Added a test case as well.
2012-06-04 09:27:56 +02:00
Mike van Riel b5b35d2690 Updated README to reflect submission to packagist 2012-06-02 22:07:17 +02:00
Mike van Riel 715d1e0244 Merge pull request #2 from egeniq/master
Small path fix
2012-06-02 13:00:11 -07:00
= 594a569a1a Fix for relative paths 2012-06-02 21:44:44 +02:00
Mike van Riel bf9793aab3 Merge branch 'master' of github.com:phpDocumentor/ReflectionDocBlock 2012-05-26 10:29:51 +02:00
Mike van Riel 663df2c65b Expanded README file and added Markdown class as dependency since it is used in the long description and parameter parsing 2012-05-26 10:28:28 +02:00
Mike van Riel d6955a0a13 Merge pull request #1 from leofeyer/master
Broken markdown support for long descriptions
2012-05-14 23:26:52 -07:00
Leo Feyer 5aea3269e1 This will bring back the markdown parser to long descriptions 2012-05-14 17:35:02 +02:00
Mike van Riel 3f8a4fca6d fixed autoloading error 1.0.0-beta3 2012-04-07 11:49:54 +02:00
Mike van Riel 6a34cf123c fixed error in composer file 1.0.0-beta2 2012-04-06 20:39:59 +02:00
Mike van Riel fea7abe168 Imported DocBlock Reflection and transformed into a PHP 5.3 module 1.0.0-beta1 2012-04-06 20:15:46 +02:00