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: Test that the agent works with frameworks that support PHP 8 #106

Closed
Fahmy-Mohammed opened this issue Feb 19, 2021 · 2 comments · Fixed by #135
Closed

PHP 8: Test that the agent works with frameworks that support PHP 8 #106

Fahmy-Mohammed opened this issue Feb 19, 2021 · 2 comments · Fixed by #135
Labels
enhancement New feature or request
Milestone

Comments

@Fahmy-Mohammed
Copy link
Contributor

We need to spot test that the agent works with frameworks that support PHP 8.0 while keeping in mind that support may still be in progress (e.g., Drupal) with these frameworks. With the exception of Drupal, this can be done in conjunction with the soak test run/updates.

  • Drupal
    • Check-in on the progress of this.
  • Laravel
    • Here’s the PHP 8 support PR. Laravel 6.x will support PHP 8.0. Laravel 8 supports PHP 8.
  • Symfony
  • Wordpress
    • Version 5.6 (12/8/2020 release date) will add support for PHP 8.0 but will do so in a backward-compatible way. WordPress supports PHP 5.6.20 and above. See their call for testing post.
  • Slim (used by the PHP 7.4 agent soak test)
@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.

@Fahmy-Mohammed Fahmy-Mohammed 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 30, 2021
@Fahmy-Mohammed Fahmy-Mohammed linked a pull request Apr 15, 2021 that will close this issue
@Fahmy-Mohammed Fahmy-Mohammed moved this from In Progress - Issues that are actively being worked on. to Done in PHP/C Engineering Board Apr 15, 2021
@Fahmy-Mohammed
Copy link
Contributor Author

Summary of framework testing found here

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

Successfully merging a pull request may close this issue.

2 participants