Home » PHP » PHP_Parser_DocblockParser
A /** docblock */ parser
This package is unmaintained.
Download latest release 0.1.1 (archived versions might be outdated)
License: New BSD License
Description
PHP_Parser_DocblockParser is designed for use with PHP_Parser, but is also
a general /** docblock */ parser for phpDocumentor-style docblocks.
This package is fully unit-tested, and is based on a
PHP_ParserGenerator-generated parser
Maintainers
- Greg Beaver (cellog) — lead, active
Dependencies
Required
- PHP (>= 5.1.0)
- PEAR Installer (>= 1.4.3)
- docblock (pecl.php.net, >= 0.1.0)
Releases
- 0.1.1 (alpha, 2010-10-25)
Release notes
License: New BSD License
Automatically built QA release
Bug #14880 Unit tests fail when they should skip - doconnor - 0.1.0 (alpha, 2007-03-05)
Release notes
License: New BSD License
Initial development release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #11723 | Bogus | Bug | CVS | 2007-07-31 | unit tests fail because docblock_tokenize() is missing |
| #14880 | Closed | Bug | CVS | 2008-10-26 | Unit tests fail when they should skip |