FriendsOfTYPO3 / tt_address

Add address / contact datasets to your content management system.
GNU General Public License v2.0
38 stars 76 forks source link

Prevent Fatal Error in TYPO3 12.4 #516

Closed linawolf closed 7 months ago

linawolf commented 7 months ago

Prevents the following error with PHP 8.2 and TYPO3 12.4.10:

Fatal error: Declaration of FriendsOfTYPO3\TtAddress\Command\GeocodeCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output): int in /var/www/html/vendor/friendsoftypo3/tt-address/Classes/Command/GeocodeCommand.php on line 46