Project

General

Profile

Actions

Bug #40147

closed

Task #40095: Move core to namespaces

Fix test dependency to autoloader

Added by Christian Kuhn almost 12 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The new class_alias() mapping in the autoloader makes the autoloader behave weird if it is unregistered and registered multiple times during one call. This is the case in unit tests and can lead to fatals in other tests. For now, the it is checked if the autoloader already loaded the class alias map to no redo this again and the internal mapping is not overwritten to an empty array.

Actions #1

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14054

Actions #2

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14054

Actions #3

Updated by Christian Kuhn almost 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF