Bug #72168
closedInstall tool backend does not work on PHP 7
100%
Description
Works on php 5.6 but not on php 7.0
#1289386765: Could not analyse class:TYPO3\CMS\Install\Controller\BackendModuleController maybe not loaded or no autoloader? (More information)
I have no idea why.
Did composer install, dump autoload, clear cache
Also typo3/install delivers empty content with code 200
Updated by Felix Kopp almost 9 years ago
- Subject changed from Install tool backend and to Install tool backend
Updated by Morton Jonuschat almost 9 years ago
- Target version set to Candidate for patchlevel
Confirmed in a Docker environment using the official PHP 7.0.0-apache image
Updated by Michael Oehlhof almost 9 years ago
Works for me with PHP 7 and installation as described in https://docs.typo3.org/typo3cms/drafts/github/wmdbsystems/ContributionWorkflowTutorial/GitSetup/Index.html
git clone https://git.typo3.org/Packages/TYPO3.CMS.git .
composer install
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45216
Updated by Morton Jonuschat almost 9 years ago
- Category set to Install Tool
- Assignee set to Morton Jonuschat
- Target version changed from Candidate for patchlevel to 7.6.1
Updated by Georg Ringer almost 9 years ago
- Subject changed from Install tool backend to Install tool backend does not work on PHP 7
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45216
Updated by Morton Jonuschat almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f5ba212876cce8eb9b8f02e7ec72fc650ea40bc4.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed