fulltextsearch_elasticsearch icon indicating copy to clipboard operation
fulltextsearch_elasticsearch copied to clipboard

OCA\FullTextSearch_Elasticsearch\Command\Configure::execute() now must return int

Open jernst opened this issue 4 years ago • 0 comments

Currently returns null, which produces an exception:

An unhandled exception has been thrown:
TypeError: Return value of "OCA\FullTextSearch_Elasticsearch\Command\Configure::execute()" must be of the type int, "null" returned. in /ubos/http/sites/s7febb0b4cd348d86f95b47eb8b1292e220460321/next/apps/mail/vendor/symfony/console/Command/Command.php:266

Original issue here and in particular see this comment.

jernst avatar Jan 10 '21 20:01 jernst