An error occurred while fetching folder content.
Helmut Hummel
authored
Doing a composer install directly in typo3 source has been a requirement for core development for a while and a convenient shortcut to quickly set up a TYPO3 installation for executing tests for extensions. Respecting the class loading information generated in that location is unfortunate however as it would require editing of the core composer.json if additional classes from the core should respected. Instead of respecting this as valid composer autoload file location, we always fall back to the hard coded and committed class loading info if no autoload file of a composer distribution call is found. Releases: master, 6.2 Resolves: #65420 Change-Id: I1953303c6d2b5b221017deb7d2d7a0b43e4d08bf Reviewed-on: http://review.typo3.org/37373 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
Name | Last commit | Last update |
---|