Skip to content

Allow PHP 8.0 #15

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
Nov 27, 2020
Merged

Allow PHP 8.0 #15

merged 1 commit into from
Nov 27, 2020

Conversation

veewee
Copy link
Contributor

@veewee veewee commented Nov 27, 2020

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets f
Documentation
License MIT

What's in this PR?

This PR allows to require the package on PHP 8. Luckily all hard work was already done :)

@veewee veewee mentioned this pull request Nov 27, 2020
2 tasks
Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

thanks

we seem to already test with php 8 but use the ignore-platform-req=php flag https://github.com/php-http/logger-plugin/blob/master/.github/workflows/tests.yml#L33

i will merge and tag a version, but it is possible the plugin is not actually installable because some dependencies might not allow php 8 yet.

@dbu dbu merged commit eaf4d6a into php-http:master Nov 27, 2020
@veewee
Copy link
Contributor Author

veewee commented Nov 27, 2020

Checked the child dependencies. They are 80 compatible. Thanks!

@dbu
Copy link
Contributor

dbu commented Nov 27, 2020

https://github.com/php-http/logger-plugin/releases/tag/1.2.1

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.

2 participants