Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError in ke_search to 5.0.0 #166

Closed
KHReinhardt opened this issue May 30, 2023 · 2 comments
Closed

TypeError in ke_search to 5.0.0 #166

KHReinhardt opened this issue May 30, 2023 · 2 comments

Comments

@KHReinhardt
Copy link

Hi there,
I am testing an update of ke_search to 5.0.0 on typo3 11.5.27 and I get the following error message:

TypeError, code #0, file \typo3conf\ext\ke_search\Classes\Lib\Pluginbase.php, line 1286: Argument 1 passed to Tpwd\KeSearch\Lib\Pluginbase::in_multiarray() must be an instance of Tpwd\KeSearch\Lib\mixed, string given, called in \typo3conf\ext\ke_search\Classes\Lib\Filters.php on line 145

Am I missing something?

@christianbltr
Copy link
Member

Thanks for reporting. This was a regression which appeared with PHP 7.4. This has been fixed and will be in version 5.0.1.

@KHReinhardt
Copy link
Author

Thank you for the quick reply and for the fix, it works like a charm now.

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

No branches or pull requests

2 participants