You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated function: Creation of dynamic property BV::$config is deprecated in BV (line 80, 143, 144, 145, 146, 147, 158 of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).
Deprecated function: Creation of dynamic property Reviews::$start_time is deprecated in Base (line 409, 318, 736, 214, 217, 214, of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).
The text was updated successfully, but these errors were encountered:
PavelSPN
changed the title
PHP8.2 compatibility: Deprecated function: Creation of dynamic property in BV
PHP8.2 compatibility: Deprecated function: Creation of dynamic property
Mar 25, 2024
On PHP8.2 the next deprecations appeared:
Deprecated function: Creation of dynamic property BV::$config is deprecated in BV (line 80, 143, 144, 145, 146, 147, 158 of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).
Deprecated function: Creation of dynamic property Reviews::$start_time is deprecated in Base (line 409, 318, 736, 214, 217, 214, of /libraries/bazaarvoice-seo-sdk/bvseosdk.php).
The text was updated successfully, but these errors were encountered: