0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:theseer/phpdox More... over 13 years ago
- Fixed parse logic bug for single line annotations (e.g. /** @foo */) - Added general support for @foo(content here) type annotations from symfony, flow3 and doctrine, additional parsers needed to handle payload content More... over 13 years ago
Merge pull request #47 from yethee/readme More... over 13 years ago
Fixed typo and formatting More... over 13 years ago
Updated for 0.3.0 release More... over 13 years ago
Experimental: Run dot process, this is not yet a stable approach More... over 13 years ago
Removed wrong (commented) sample call More... over 13 years ago
Removed pointless overwrite of SetUp More... over 13 years ago
made xslrunner an offical builder backend and thus renamed it from test to xslrunner More... over 13 years ago
Revert API change for registerParser More... over 13 years ago
Fix namespace of DirecotryScanner for v1.1.0 More... over 13 years ago
Raise dependency version of fXSL More... over 13 years ago
Changed Logger handling to be more flexible More... over 13 years ago
Merge branch 'master' of github.com:theseer/phpdox More... almost 14 years ago
Adopt Thomas' XSLRunner approach and template set for a first usecase of RawGenerator and RawBuilder More... almost 14 years ago
Don't forget to call setUp() on builders ;) More... almost 14 years ago
Added getters for xml-, output- and template-directories More... almost 14 years ago
- Reworked internal API for builder registration - Added RawGenerator to allow alternative builders that do not rely on phpDox' events More... almost 14 years ago
Updated documentation to reflect the current situation and setup steps More... almost 14 years ago
Refactor generator and bootstrap logic to be more flexiable More... almost 14 years ago
Be less restrictive on annotation names: allow chars as long as they are valid for xml tagnames More... almost 14 years ago
Fix JavaScript inclusion so that it also works in non-Firefox browsers. More... almost 14 years ago
Adjust pear.sh and package.xml for new files and structure as well rebuild autoload More... almost 14 years ago
prepeare new snapshot release More... almost 14 years ago
cleanup More... almost 14 years ago
Use staticReflection from pear (release 0.2.1 (beta)) More... almost 14 years ago
enforce More... almost 14 years ago
Reworking basic html templates, added functions and refactored htmlBuilder code More... almost 14 years ago
Temporary Workaround for invalid byte ranges in utf-8 and xml: reparse attempt More... almost 14 years ago
Merge pull request #40 from bergie/patch-1 More... almost 14 years ago