Modify

Ticket #182 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Undefined variable in SummaryPHPUnit3ResultFormatter

Reported by: Oz Solomon Owned by: hans
Priority: low Milestone: 2.3.1
Component: phing-core Version: 2.3.0
Keywords: Cc:

Description

In the file SummaryPHPUnit3ResultFormatter.cpp, line 43 should be changed from

parent::endTestRun($suite);

to

parent::endTestRun();

Attachments

Change History

comment:1 Changed 4 years ago by hans

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

Thanks for catching that. This is fixed in r301 & r302 (trunk).

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.