Ticket #119 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

PhpDocumentorTask fails when trying to use parsePrivate attribute.

Reported by: anonymous Assigned to: hans
Priority: major Milestone: 2.3.0
Component: phing-tasks-ext Version: 2.3.0beta1
Keywords: PhpDocumentorTask Cc:

Description

Fatal error: Call to undefined method PhingPhpDocumentorSetup::parsePrivate() in tasks\ext\phpdoc\Php DocumentorTask.php on line 325

Changing line 325 of tasks\ext\phpdoc\Php DocumentorTask.php to

$phpdoc->setParseprivate();

Attachments

Change History

06/20/07 15:08:35 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r199, thanks!


Add/Change #119 (PhpDocumentorTask fails when trying to use parsePrivate attribute.)




Action