PHP Fatal error: Uncaught TypeError: Return value of "Andig\RunCommand::execute()" must be of the type int, NULL returned. in /carddav2fb/vendor/symfony/console/Command/Command.php:258
When executing ./carddav2fb run -i the code run successfully but errors with the fatal error mention above. This here should fix the problem.
PHP Fatal error: Uncaught TypeError: Return value of "Andig\RunCommand::execute()" must be of the type int, NULL returned. in /carddav2fb/vendor/symfony/console/Command/Command.php:258
When executing
./carddav2fb run -i
the code run successfully but errors with the fatal error mention above. This here should fix the problem.Thanks for this awesome project here 👍