teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.1k stars 144 forks source link

Won't work with PHP 7.4 #253

Closed gilbertoalbino closed 4 years ago

gilbertoalbino commented 4 years ago

I've just tried to test your package today running PHP 7.4 and got this error:

exception: "ErrorException"
file: "/var/www/vendor/teamtnt/tntsearch/src/TNTSearch.php"
line: 401
message: "Trying to access array offset on value of type bool"