TYPO3 Flow Base DistributionPackagesApplications

Bug #1637

Incorrect constructor F3_Testing_AbstractTestRunner

Added by Malte Jansen almost 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-10-02
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:- Estimated time:0.10 hour

Description

File: http://forge.typo3.org/repositories/entry/package-testing/trunk/Classes/F3_Testing_AbstractTestRunner.php
Line: 82 is not correct

$this->componentFactory = $componentFactory;

The declaration of the member variable for the member var is missing or is the var automatically declared by FLOW3?

Associated revisions

Revision 33fa27c6
Added by Karsten Dambekalns almost 7 years ago

Testing:
  • added member declaration for $componentFactory, fixes #1637

History

#1 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1319.

Also available in: Atom PDF