Skip to content
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

feat: drop support for PHP 5.6 #397

Merged
merged 9 commits into from
Aug 10, 2022
Merged

feat: drop support for PHP 5.6 #397

merged 9 commits into from
Aug 10, 2022

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Jul 26, 2022

  • Primitive type-hints aren't supported in PHP 5.x, so we'll need to drop that version before we can use them.
  • google/protobuf now has a minimum of PHP 7.0, and we require some of the changes in this library.

See #403

@bshaffer bshaffer requested review from a team as code owners July 26, 2022 16:44
@bshaffer bshaffer changed the title chore: drop support for PHP 5.6 feat: drop support for PHP 5.6 Aug 10, 2022
@bshaffer bshaffer merged commit b888b24 into main Aug 10, 2022
@bshaffer bshaffer deleted the drop-php56 branch August 10, 2022 17:42
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