ruflin / Elastica

Elastica is a PHP client for elasticsearch
http://elastica.io/
MIT License
2.26k stars 733 forks source link

Fixes #2185 Follow up on dependency lib version needed #2186

Closed pawelkeska closed 5 months ago

pawelkeska commented 5 months ago

@sidz ClientInterface was added from 8.4.1 i've changed composer.json

@rufin i added some tests to connection and fix bug with path in Client

pawelkeska commented 5 months ago

@ruflin yes, isPersistent and getAuthType was used by transports elastica. It's not anymore need.