ongr-io / ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids
MIT License
313 stars 189 forks source link

Fix doctrine/inflector deprecations and allow to install v2 #963

Closed jdreesen closed 3 years ago

jdreesen commented 4 years ago

Fixes #962 (at least for v6.2, not sure what your version branch merge strategy is...)

codecov-commenter commented 4 years ago

Codecov Report

Merging #963 into 6.2 will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                6.2     #963   +/-   ##
=========================================
  Coverage     66.61%   66.61%           
  Complexity      423      423           
=========================================
  Files            39       39           
  Lines          1393     1393           
=========================================
  Hits            928      928           
  Misses          465      465           
Impacted Files Coverage Δ Complexity Δ
Mapping/Caser.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ac771ff...efb85ed. Read the comment docs.

pkly commented 3 years ago

@saimaz @einorler could one of you possibly merge this and release a new version?