Tags: redbeardcreator/phpdox
Tags
Release 0.7.0
* Fix: Set default resolution of ${basename} to dirname of realpath of config file instead of only relative dir
* Fix: Crash on invalid encoding / control chars in source (Issue theseer#146, theseer#148)
* Fix: Crash on empty namespace name (Issue theseer#150)
* Fix: Broken cache handling for files that no longer exist (Issue theseer#149)
* Fix: DocBlock parsing generates invalid tag names in xml in some cases (Thanks to Reno Reckling)
* Fix: Crash on custom bootstrapping (Thanks to Sebastian Heuer)
* Updated Templates
* Added tokenizer xml and highlighted source output
* Added support for native PHPCS xml format (Thanks to Reno Reckling)
* Removed dependency to Zeta Components by own (simplified) implementation
* Unified xml namespace uri format by stripping the # where it was still in place
* Minor performance tweaks
Release 0.6.6 * Updated Dependencies (DirectoryScanner to 1.3.0, PHPParser to 1.0.0, fDOMDocument to 1.5.0) * Internal Adjustments for updated Dependencies and API Changes * Enhanced HTML Output for Parameter lists * Refactored @inheritdoc support * Better Windows support (Thanks to Thomas Weinert) * Added XSD for phpdox.xml config file (Thanks to Thomas Weinert) * Enhanced PHPUnit enricher to not claim empty classes are untested
PreviousNext