Skip to content

V6 compatibility #35

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

Merged
merged 5 commits into from
Oct 4, 2021
Merged

Conversation

AlexeyKosov
Copy link
Contributor

The FOSElasticaBundle v6 has a lot of BC breaks so in order to support it, we need to drop support for v5 and fix some BC issues.

the `FOS\ElasticaBundle\Persister\Event\Events` class was removed in 6.0 so we need to use event classes instead
Elasticsearch 7 and FOSElasticaBundle 6 no longer use types (only indexes)
@bourvill
Copy link
Contributor

Hello,

Do you think it will merge?

@kricha
Copy link
Contributor

kricha commented Oct 4, 2021

@makasim ping :)

@makasim makasim merged commit b82867c into php-enqueue:master Oct 4, 2021
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

Successfully merging this pull request may close these issues.

4 participants