Bug #70865
closedClassloader via composer.json in extension fails
0%
Description
Using ext:extender which the author tested sucessfully on his Installation (also 7.5) fails on autoloading via composer.json. (Could therefor be a problem tied to specific environments)
"autoload": { "psr-4": { "Evoweb\\Extender\\": "Classes/" } },
Removing the composer.json results in successful loading of the extension (according to the author the extbase classloader kicks in then).
System Environment Tests in the install tool ran successfully, 2 notices (systemLocale Setting and "some PHP functions disabled but unused by TYPO3")
Running Extension Manager in non-Composer mode, getting extensions over TER.
PHP Version 5.6.14
Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u3 x86_64
Updated by Florian Weiss about 9 years ago
additional information: used Version 7.5 stable, installed via tar package => FTP Upload => symlinking
Updated by Wouter Wolters over 8 years ago
- Status changed from New to Needs Feedback
Still an issue with latest 7.6?
Updated by Helmut Hummel about 8 years ago
- Status changed from Needs Feedback to Rejected
I don't think this is an issu an more and no repose to the ticket since 4
months