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

Add PHP 8.0.0 support #202

Closed
lmakarov opened this issue Nov 28, 2020 · 1 comment · Fixed by #221
Closed

Add PHP 8.0.0 support #202

lmakarov opened this issue Nov 28, 2020 · 1 comment · Fixed by #221
Assignees

Comments

@lmakarov
Copy link
Member

PHP 8.0.0 has been released a few days ago - https://www.php.net/releases/8.0/en.php

PHP 8.0 is a major update of the PHP language.
It contains many new features and optimizations including:

  • named arguments
  • union types, attributes
  • constructor property promotion
  • match expression
  • nullsafe operator
  • JIT
  • improvements in the type system, error handling, and consistency
@jeroennoten
Copy link
Contributor

@sean-e-dietrich Is there any progress on making a Docksal PHP 8 container available? Has development started? Are there any known hurdles? Is there any help wanted?

@sean-e-dietrich sean-e-dietrich linked a pull request Apr 17, 2021 that will close this issue
@lmakarov lmakarov mentioned this issue May 14, 2021
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.

3 participants