Modify

Ticket #420 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Typo in setExcludeGroups function of PHPUnitTask

Reported by: bschultz@… Owned by: mrook
Priority: minor Milestone: 2.4.1
Component: phing-tasks-phpunit Version: devel
Keywords: Cc:

Description

The setExcludeGroups function is not setting the excluded groups due to wrong variable name. Should be $excludeGroups instead of $groups

My attached patch will fix this.

Attachments

PHPUnitTask.php.patch Download (5.4 KB) - added by bschultz@… 2 years ago.
PHPUnitTask.php.2.patch Download (5.4 KB) - added by bschultz@… 2 years ago.

Change History

Changed 2 years ago by bschultz@…

Changed 2 years ago by bschultz@…

comment:1 Changed 2 years ago by mrook

(In [701]) Refs #420 - fix typo in PHPUnitTask

comment:2 Changed 2 years ago by mrook

  • Status changed from new to closed
  • Resolution set to fixed

We believe this issue has been fixed in the SVN trunk.

Thank you for the report, and for helping us make Phing better!

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.