Bug #78775
closedProgressHelper, 7.6.13, Symfony 3
100%
Description
After upgrading to TYPO3 7.6.13 I'm no longer able to execute e.g.
php typo3/cli_dispatch.phpsh extbase language:update debecause I'm getting
PHP Fatal error: Class 'Symfony\Component\Console\Helper\ProgressHelper' not found in [...]/typo3_src/typo3/sysext/extbase/Classes/Mvc/Cli/ConsoleOutput.php on line 308.
I'm using composer to install/update TYPO3.
It was introduced with https://git.typo3.org/Packages/TYPO3.CMS.git/commit/adf40db4b3dfa63ef2eedb88a4efe257951e422b
Files
Updated by Jakob Berlin almost 8 years ago
- File ConsoleOutput.php ConsoleOutput.php added
Updated by Jakob Berlin almost 8 years ago
- Priority changed from Should have to Must have
Updated by Stephan Großberndt almost 8 years ago
- Is Regression changed from No to Yes
Caused by https://review.typo3.org/#/c/50629
Updated by Jakob Berlin almost 8 years ago
Patch/Change: https://review.typo3.org/50754
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50754
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48064
Updated by Gerrit Code Review almost 8 years ago
Patch set 6 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48064
Updated by Mathias Brodala almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6d06a9b40c2abfae752bcebe89d5a34e438ef7f7.