Commits
User selector
Commit History
Commits on Aug 11, 2012
Fixes #561: DocBlocks are now also recognized as being File-level if they precede a non-documentable element
Show description for fda2ed5committed
Commits on Jul 27, 2012
Commits on Jul 22, 2012
Commits on Jul 14, 2012
Finished replacing the old Event Dispatcher with the new one
Show description for 090e263committedMerge branch 'develop' into EventDispatcher2-refactoring
Show description for 7f74ba6committed
Commits on Jul 13, 2012
Commits on Jul 7, 2012
Fixed #429: Typehints were not validated correctly
Show description for b919b0fcommittedStarted refactoring of current EventDispatcher to Symfony2's EventDispatcher.
Show description for c375750committed
Commits on Jul 3, 2012
Fixing an issue where XDEbug + PHP-Parser may cause a fatal error due to recursion.
Show description for 8fbf20ecommitted
Commits on Jun 30, 2012
#505 fixing resolution using namespace aliases
Show description for f367f5ccommitted#511: Const comments working again
Show description for 6b17ea3committed
Commits on Jun 27, 2012
Use actual line numbers for DocBlock.
Show description for c059ccfcommitted
Commits on Jun 26, 2012
#479 special characters cause invalid structure.xml files
Show description for b20bcebcommitted
Commits on Jun 25, 2012
#500: Empty namespaces generate an empty '.html' file.
Show description for f101c4dcommitted- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 21, 2012
Merge pull request #483 from joncave/filelevel-docs
Show description for 2197dedcommitted
Commits on Jun 17, 2012
Commits on Jun 16, 2012
Introduce ReflectionAbstract.
Show description for da59c84committed
Commits on Jun 12, 2012
- committed
Define statement incorrectly show the constant definition and namespace
Show description for 1cde4fbcommitted
Commits on Jun 8, 2012
Re-index comments array after array_filter()
Show description for 0502e00committed
Commits on Jun 7, 2012
Allow for (multiple) interface inheritance.
Show description for 007dc40committedStop shared DocBlock when file level documentation (with @package)
Show description for e843c27committed- committed
Merge pull request #485 from joncave/property-docs
Show description for 81e1e84committed
Commits on Jun 6, 2012
Use PHPParser pretty printer for BaseReflector::getRepresentationOfValue().
Show description for 1de3336committedUse PHPParser pretty printer to get the name of a defined constant.
Show description for 8905de3committedCollect DocBlock for define statements.
Show description for 32f128ecommitted
Commits on Jun 5, 2012
Improve file-level documentation resolution.
Show description for ecd2e95committedGet documentation for class properties.
Show description for fb2eeb4committed