Skip to content

[9.x] Make scout compatible with new meilisearch casing#687

Merged
taylorotwell merged 2 commits intolaravel:9.xfrom
mmachatschek:meilisearch_casing
Jan 5, 2023
Merged

[9.x] Make scout compatible with new meilisearch casing#687
taylorotwell merged 2 commits intolaravel:9.xfrom
mmachatschek:meilisearch_casing

Conversation

@mmachatschek
Copy link
Copy Markdown
Contributor

This adds workarounds for the new casing of class names that we introduced on meilisearch/meilisearch-php which had more implications than we thought. This should also solve issues like #685

Unfortunately PHP handles case sensitivity on some platforms differently

These changes are not necessary for the 10.x branch which (when released) will already handle these case changes

@driesvints
Copy link
Copy Markdown
Member

That's indeed a bit unfortunate.. I personally would have waited with those changes until v1. Thanks for the PR!

@taylorotwell taylorotwell merged commit 2dad799 into laravel:9.x Jan 5, 2023
@mmachatschek mmachatschek deleted the meilisearch_casing branch January 5, 2023 17:46
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.

3 participants