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: Multiverse tests run #109

Closed
Fahmy-Mohammed opened this issue Feb 19, 2021 · 1 comment
Closed

PHP 8: Multiverse tests run #109

Fahmy-Mohammed opened this issue Feb 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Fahmy-Mohammed
Copy link
Contributor

After we've verified the spot checks on other frameworks (#106) we should ensure that the multiverse tests can run on PHP 8.0. This will involve:

  • Running and fixing any issues related to PHP 8.0
  • Skip any library versions that do not support PHP 8.0. This can be done using the /*SKIPIF*/ directive. Refer to other tests to see how this is done.
  • Ensure the multiverse tests run through without error.
@Fahmy-Mohammed Fahmy-Mohammed added the enhancement New feature or request label Feb 19, 2021
@Fahmy-Mohammed Fahmy-Mohammed added this to the PHP 8 Support milestone Feb 19, 2021
@Fahmy-Mohammed Fahmy-Mohammed added this to Triage - tag + prioritize. in PHP/C Engineering Board via automation Feb 19, 2021
@Fahmy-Mohammed Fahmy-Mohammed moved this from Triage - tag + prioritize. to To Do - Issues that are committed and up next. in PHP/C Engineering Board Feb 19, 2021
@zsistla
Copy link
Contributor

zsistla commented Mar 3, 2021

This ticket is part of issue #34.

@zsistla zsistla self-assigned this Mar 4, 2021
@zsistla zsistla moved this from To Do - Issues that are committed and up next. to In Progress - Issues that are actively being worked on. in PHP/C Engineering Board Mar 4, 2021
@zsistla zsistla moved this from In Progress - Issues that are actively being worked on. to Done in PHP/C Engineering Board Mar 21, 2021
@zsistla zsistla closed this as completed Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants