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

Fix E2E tests for PHP 8 #3188

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Fix E2E tests for PHP 8 #3188

merged 2 commits into from
Dec 7, 2022

Conversation

burhandodhy
Copy link
Contributor

Description of the Change

Recently E2E tests are start running on the PHP 8 instead of 7.4 and after this the tests are giving the 500 errors because of the wrong value in the ep_index_meta option. The PR fixes that issue.

Closes #2614

How to test the Change

Changelog Entry

Fixed - E2E tests for PHP 8

Credits

Props @burhandodhy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy added this to the 4.4.1 milestone Dec 7, 2022
@felipeelia felipeelia merged commit 6394e26 into develop Dec 7, 2022
@felipeelia felipeelia deleted the chore-2614/fix-tests-for-php-8 branch December 7, 2022 14:26
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.

Cypress tests
2 participants