andersao / l5-repository

Laravel 5 - Repositories to abstract the database layer
http://andersao.github.io/l5-repository
MIT License
4.19k stars 878 forks source link

depricated error on request citeria #782

Open Rasoul-Karimi opened 2 years ago

Rasoul-Karimi commented 2 years ago

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