babenkoivan / elastic-scout-driver-plus

Extension for Elastic Scout Driver
MIT License
267 stars 52 forks source link

Support for PHP 8.1 #146

Closed Thavarajan closed 1 year ago

Thavarajan commented 1 year ago

Got an error when try to do the basic match query

Call to undefined method Elastic\ScoutDriverPlus\Builders\MatchQueryBuilder::value()

babenkoivan commented 1 year ago

Hey @Thavarajan, PHP 8.1 is supported. Can you please provide more details: the version of elastic-scout-driver-plus you use and the call stack (trace)?

leeovery commented 1 year ago

Im running this on php8.2 with no issues. Just FYI :)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days