Modify ↓
Ticket #182 (closed defect: fixed)
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:2 Changed 3 years ago by Frank
Without facts, the decision cannot be made logically. You must rely on your human intuition.
-- Spock, "Assignment: Earth", stardate unknown
cialis viagra http://www.compraviagraitalia.com/it/item/cialis.html acquista viagra online http://www.compraviagraitalia.com/
http://www.headachetreatment.net viagra generico cialis http://compraviagraitalia.com/it/item/generic_viagra.html
Note: See
TracTickets for help on using
tickets.

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