Skip to content

Fixed ClassMetadata usage in SearchableEntity (fixes #158) #185

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 1 commit into from
Jun 27, 2022

Conversation

althaus
Copy link
Contributor

@althaus althaus commented Jun 23, 2022

Pull Request

What does this PR do?

Fixes #158

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@brunoocasali brunoocasali self-requested a review June 23, 2022 16:45
@brunoocasali
Copy link
Member

@althaus thanks a lot for your contribution!!

I read your comment here #158 (comment), but I would like to understand why this was "working" before...

@althaus
Copy link
Contributor Author

althaus commented Jun 27, 2022

Haven't dug deeper, but I'd guess that those are the "same" classes at the end or some interop code resolves this.

Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🌮

Thanks a lot @althaus for contributing with Meilisearch 👨‍🎤 🤘

@brunoocasali
Copy link
Member

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 27, 2022

@bors bors bot merged commit 3c13cbc into meilisearch:main Jun 27, 2022
@althaus althaus deleted the 158-fix-phpstan branch July 7, 2022 11:51
@brunoocasali brunoocasali added the enhancement New feature or request label Jul 11, 2022
bors bot added a commit that referenced this pull request Jul 12, 2022
192: Update version for the next release (v0.8.0) r=brunoocasali a=brunoocasali

This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0) for more information on the changes.

## 💥 Breaking changes

- This release is **only** compatible with the latest version of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0)

## 🚀 Enhancements

* Support Symfony 6.1 (#181) `@norkunas`
* Improve Docker configuration in the package (#182) `@brunoocasali`
* Fixed `ClassMetadata` usage in `SearchableEntity`. (#185) `@althaus`

## 🐛 Bug Fixes

* Fix meili:create when the configuration has no settings (#189) `@brunoocasali`

Thanks again to `@althaus,` `@brunoocasali,` and `@norkunas!` 🎉


Co-authored-by: Bruno Casali <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the comment to ignore PHP Stan
2 participants