• Resolved boiker

    (@baljuin)


    I get an error using the plugin:

    [21-Jun-2024 09:27:09 UTC] PHP Deprecated: Creation of dynamic property Google\Service\Sheets\BasicFilter::$sortSpecs is deprecated in [...]/wp-content/plugins/wc-gsheetconnector/lib/src/Model.php on line 109
    [21-Jun-2024 09:27:09 UTC] PHP Deprecated: Creation of dynamic property Google\Service\Sheets\BasicFilter::$range is deprecated in
    [...]/wp-content/plugins/wc-gsheetconnector/lib/src/Model.php on line 120

    What is going wrong?

    • This topic was modified 9 months, 1 week ago by boiker.
    • This topic was modified 9 months, 1 week ago by boiker.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author westerndeal

    (@westerndeal)

    Hello @baljuin,

    May we know which PHP version you are using?

    You can check from the System Status Tab.

    Thanks
    Abdullah

    Thread Starter boiker

    (@baljuin)

    ofcourse ?? It’s PHP version 8.2.20.

    Thread Starter boiker

    (@baljuin)

    Hi @westerndeal ,

    PHP version = 8.2.20. Can you help me further?

    Plugin Author westerndeal

    (@westerndeal)

    Hello @baljuin

    It looks like PHP Version 8.1 is a stable version,
    You can update to 8.1
    https://ibb.co/7KkdrZ1

    Thread Starter boiker

    (@baljuin)

    Hi @westerndeal

    Tnx for your reply. We can’t downgrade to 8.1. So I will find another solution than your plugin.

    Thread Starter boiker

    (@baljuin)

    @westerndeal does the PRO version supports PHP 8.2?

    On your website under “Features of WOOCommerce Google Sheet Connector PRO” it says “Latest WordPress & PHP Support”

    Plugin Author westerndeal

    (@westerndeal)

    @baljuin
    Does your debug log is enabled from wp-config.php?
    This is deprecated error which means plugin will work properly and entries will be sent to sheet
    The error will only show if your debug is enabled.
    [This deprecated error is common if using non stable version of PHP]

    This plugin should definitely work with version 8.2,
    And yes PRO version also works with 8.2 PHP version,
    But we recommend using 8.1 as it seems to be a stable version.

    Hope this helps!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘PHP Deprecated: Creation of dynamic property’ is closed to new replies.