Skip to content

Fix a PHP notice #10

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix a PHP notice #10

wants to merge 1 commit into from

Conversation

eiriksm
Copy link

@eiriksm eiriksm commented Jul 8, 2025

On PHP >= 8.1 this error might pop up

Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in FKRediSearch\Query\Query->searchQueryArgs() (line 466 of /var/www/html/vendor/front/redisearch/src/Query/Query.php)

Luckily there is an easy fix, which is included in this here PR

@eiriksm eiriksm requested a review from fabioneves July 8, 2025 06:43
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.

1 participant