CMS 5.2.0-beta1. Regression test: Calling get_class()
without arguments is deprecated
#102
Labels
get_class()
without arguments is deprecated
#102
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
Acceptance criteria
get_class()
being called without a parameter in the sink are updated to avoid deprecation warnings.PRs
The text was updated successfully, but these errors were encountered: