Ticket #148 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

remove dependency to PEAR in PHPUnit-Task

Reported by: dirk.thomas@4wdmedia Assigned to: mrook
Priority: major Milestone: 2.3.0
Component: phing-tasks-phpunit Version: 2.3.0RC1
Keywords: phpunit pear Cc:

Description

The PHPUnitTask depends on PEAR (line 22, 63-65) just to find the phpunit-version. As the code documentation states (line 61): "Ugly hack to get PHPUnit version number from PEAR" (citation!)

This ticket was discussed (why the dependency should be removed etc.) in the dev-mailinglist: http://phing.tigris.org/servlets/ReadMsg?list=dev&msgNo=524

Attachments

Change History

09/10/07 14:25:23 changed by mrook

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

Fixed in r236, thanks :)


Add/Change #148 (remove dependency to PEAR in PHPUnit-Task)




Action