Project

General

Profile

Actions

Bug #70865

closed

Classloader via composer.json in extension fails

Added by Florian Weiss over 8 years ago. Updated over 7 years ago.

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

0%

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

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

Actions #1

Updated by Florian Weiss over 8 years ago

additional information: used Version 7.5 stable, installed via tar package => FTP Upload => symlinking

Actions #2

Updated by Wouter Wolters almost 8 years ago

  • Status changed from New to Needs Feedback

Still an issue with latest 7.6?

Actions #3

Updated by Helmut Hummel over 7 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

Actions

Also available in: Atom PDF