Project

General

Profile

Actions

Bug #67170

closed

CLI extbase class loading more case sensitive than scheduler task class loading?

Added by Henri Nathanson over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-05-27
Due date:
% Done:

0%

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

Description

GeneralUtility::makeInstance('Vend\\Ext\\Domain\\Model\\MyClass')

should not load a class with name Myclass(lower case C!). Extbase command started on CLI throws indeed an error. Backend does not. Class is put in cache with correct lowercase. Afterwards the CLI execution does work, too.

Actions

Also available in: Atom PDF