Closed sabina-talipova closed 8 months ago
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
Calling get_class() without arguments is deprecated
get_class()
There's 4 instances that I could find
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/46397535Acceptance criteria
get_class()
being called without a parameter in the sink are updated to avoid deprecation warnings.PRs