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

PHP 8 support #856

Closed
28 tasks done
acelaya opened this issue Oct 14, 2020 · 0 comments · Fixed by #857 or #985
Closed
28 tasks done

PHP 8 support #856

acelaya opened this issue Oct 14, 2020 · 0 comments · Fixed by #857 or #985
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Oct 14, 2020

To be done to support PHP 8

  • Fix API tests. They fail massively.

Dependency-related:

  • Swoole >=4.5.5
  • pdo_sqlsrv >=5.9 (there's a preview beta version, but not stable version yet)
  • codesniffer 3.5.7
  • doctrine dbal 2.12
  • Remove dependency on league/plates [Remove dependency on league/plates #912 ]
  • Unreleased version of symfony/mercure (the PR is merged but it's not tagged yet)
  • endroid/qrcode >=3.10 (blocked by one of their dependencies) (since this seems quite blocked, pinned to one specific commit in dev-master that includes the fixes, until v3.10 is released)

Result of running composer why-not php:8:

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

Successfully merging a pull request may close this issue.

1 participant