Actions
Bug #85907
closedRegression in latest version 8 - class Environment used but does not exists
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-04-21
Due date:
2017-04-21
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Just open a CE with Image, you will get this error:
Class 'TYPO3\CMS\Core\Utility\Environment' not found
The cause is this commit:
https://git.typo3.org/Packages/TYPO3.CMS.git/commit/a4340b6c03fd416e8ca2ac2f59e8582a102fcb8c
(thanks Benny for the finding)
Actions