Actions
Bug #67892
closedSymlink to autoload.php should be relative
Start date:
2015-07-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The symlink from typo3/contrib/vendor/autoload.php to the autoload file in Packages is created absolute, which can causes trouble in certain situations. Use relative link instead.
Actions