Skip to content

Conversation

@jgulledge19
Copy link
Contributor

What does it do ?

Fix is just adding a simple return 0; to the ClearCacheCommand->execute() method;

Why is it needed ?

BUG:
Fatal error: Uncaught TypeError: Return value of "modmore\Gitify\Command\ClearCacheCommand::execute()" must be of the type int, "null" returned. in /core/vendor/symfony/console/Command/Command.php:301

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request
N/A

BUG: 
Fatal error: Uncaught TypeError: Return value of "modmore\Gitify\Command\ClearCacheCommand::execute()" must be of the type int, "null" returned. in /core/vendor/symfony/console/Command/Command.php:301

Fix is just adding a simple `return 0;` to the ClearCacheCommand->execute() method;
@muzzwood muzzwood merged commit d1572e2 into modmore:master Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants