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

depricated error on request citeria #782

Open
Rasoul-Karimi opened this issue Oct 26, 2022 · 0 comments
Open

depricated error on request citeria #782

Rasoul-Karimi opened this issue Oct 26, 2022 · 0 comments

Comments

@Rasoul-Karimi
Copy link

hi
i get this error on laravel log files:

local.WARNING: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in my project pach/vendor/prettus/l5-repository/src/Prettus/Repository/Criteria/RequestCriteria.php on line 58

i think need to update this file

franverfsm added a commit to franverfsm/l5-repository that referenced this issue Mar 8, 2023
Fixing issue with the `strtolower()` function for PHP 8.1, where it is deprecated to receive `null` as a function parameter. Changed the default value of `$searchJoin` to empty string instead of `null`.
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

1 participant