Modify ↓
Ticket #210 (closed enhancement: fixed)
Reworked PhpDocumentorExternalTask
| Reported by: | Markus Fischer <markus@…> | Owned by: | hans |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.1 |
| Component: | phing-tasks-ext | Version: | 2.3.0 |
| Keywords: | patch | Cc: |
Description
I've reworked the PhpDocumentorExternalTask to be based on the PhpDocumentorTask, thus inheriting all currently supported (with small exceptions) and so un-deprecated it.
I've also made minor adjustments to the PhpDocumentorTask (two new options, one didn't work).
Two patches, one for the code, the other for the documentation.
Attachments
Change History
Changed 4 years ago by Markus Fischer <markus@…>
-
attachment
phing-phpdocext-rework-php.diff
added
Changed 4 years ago by Markus Fischer <markus@…>
-
attachment
phing-phpdocext-rework-docs.diff
added
Reworked PhpDocumentorExternalTask documentation
Note: See
TracTickets for help on using
tickets.

Reworked PhpDocumentorExternalTask