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

CMS 5.2.0-beta1. Regression test: Calling get_class() without arguments is deprecated #102

Closed
sabina-talipova opened this issue Mar 14, 2024 · 1 comment

Comments

@sabina-talipova
Copy link
Contributor

sabina-talipova commented Mar 14, 2024

Description

Test is failed because of Server Error Calling get_class() without arguments is deprecated. It's failed only in PHP 8.3 environment.
Executed on: SC PHP 8.3 Firefox sink
Test failed: https://studio.cucumber.io/projects/301855/test-runs/946350/folder-snapshots/11133993/scenario-snapshots/34725739/test-snapshots/46397535

Screenshot_2024-03-12_at_2 08 22 PM (1)

Acceptance criteria

  • All instances of get_class() being called without a parameter in the sink are updated to avoid deprecation warnings.
  • Update the changelog which currently says no code changes were required to add PHP 8.3 support.

PRs

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

No branches or pull requests

4 participants