Project

General

Profile

Actions

Bug #68916

closed

Update to latest class alias loader version

Added by Helmut Hummel over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
composer
Target version:
-
Start date:
2015-08-10
Due date:
% Done:

100%

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

Description

Benefit from several class alias loader package improvements:

  • Use alias map API of this package to resolve and ass aliases
  • Use new option to force initialization of the alias loader to greatly simplify our runtime code
    This option is only evaluated in non composer mode, which is good because we only need it then.
  • Adapt to API change, that now the alias loader is never returned from autoload inclusion
Actions

Also available in: Atom PDF