macopedia / typo3-azurestorage

TYPO3 FAL driver extension for Microsoft Azure Blob Storage
MIT License
4 stars 5 forks source link

Add Return Type for Compatibility with Symfony #43

Open tromboman opened 4 months ago

tromboman commented 4 months ago

Declaration of execute() must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int

tmotyl commented 4 months ago

@tromboman which symfony version is this compatibility issue comming from? which TYPO3 version requires this symfony version?

tromboman commented 4 months ago

I am using symfony/console v7.0.7 and typo3/cms-core v12.4.15 (requires symfony/console ^6.4 || ^7.0). typo3/cms-core v12.4.9 was the last version to require only the 6.4 version of symfony/console. In my opinion, the compatibility issue started already with version 7.0.0 of symfony/console.

Am Mi., 29. Mai 2024 um 12:09 Uhr schrieb Tymoteusz Motylewski < @.***>:

@tromboman https://github.com/tromboman which symfony version is this compatibility issue comming from? which TYPO3 version requires this symfony version?

— Reply to this email directly, view it on GitHub https://github.com/macopedia/typo3-azurestorage/pull/43#issuecomment-2137045017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXAMAYFH2VP4WAPBNRS77FTZEWSMDAVCNFSM6AAAAABINVILK6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZXGA2DKMBRG4 . You are receiving this because you were mentioned.Message ID: @.***>