Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

add php 8 support #66

Merged
merged 4 commits into from Dec 19, 2020
Merged

add php 8 support #66

merged 4 commits into from Dec 19, 2020

Conversation

shokme
Copy link
Collaborator

@shokme shokme commented Dec 12, 2020

No description provided.

@shokme shokme self-assigned this Dec 12, 2020
@shokme shokme linked an issue Dec 12, 2020 that may be closed by this pull request
@shokme
Copy link
Collaborator Author

shokme commented Dec 12, 2020

Waiting PHP-CS-Fixer to be compatible with php 8.0

@dmyers
Copy link

dmyers commented Dec 18, 2020

Could you at least for now allow PHP 8 version in composer.json so I can update my application?

until php 8 is supported by php-cs-fixer we need to ignore the php version requirement
@shokme shokme marked this pull request as ready for review December 18, 2020 13:36
@shokme shokme requested a review from curquiza December 18, 2020 13:36
@curquiza
Copy link
Member

Is this PR breaking for some users (php 8 users or PHP 7 users)? 🙂

@shokme
Copy link
Collaborator Author

shokme commented Dec 18, 2020

We don't use any feature of php 8, so php 7 user can still use the package and we don't use any deprecated feature removed by php 8 it should be good.

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

I'm ok with this then! Thanks for this PR! Feel free to merge when you want @shokme 🙂

@shokme shokme merged commit 99301f6 into meilisearch:master Dec 19, 2020
@dmyers
Copy link

dmyers commented Dec 20, 2020

Thanks @shokme! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8 support
3 participants