• Resolved WPIngo

    (@wpingo)


    Hi there, when I build a new archive, the scan process is interrupted. I get an error…

    DUP_Archive_Filter_Scope_Directory::$Size is deprecated [CODE:8192|FILE:/Users/wpdev/Entwicklung/Wordpress-Dev/demokunde-shopcom/app/public/wp-content/plugins/duplicator/classes/package/class.pack.archive.php|LINE:574]
    do_action(‘wp_ajax_duplicator_package_scan’), WP_Hook->do_action, WP_Hook->apply_filters, duplicator_package_scan, DUP_Package->runScanner, DUP_Archive->getScannerData, DUP_Archive->getFileLists, DUP_Archive->getFileLists, DUP_Archive->addToDirList, DUP_Handler::error, DUP_Handler::getMessage
    [PHP ERR][ISSUE] MSG:Using ${var} in strings is deprecated, use {$var} instead [CODE:8192|FILE:/Users/wpdev/Entwicklung/Wordpress-Dev/demokunde-shopcom/app/public/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php|LINE:1616]
    DUP_Handler::shutdown, DUP_Handler::error, DUP_Handler::getMessage

    When I deactivate the Woocommerce Paypal Payments Plugin, Duplicator works fine. Any ideas to get duplicator do the job when Woocommerce Paypal Payments is activated?

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter WPIngo

    (@wpingo)

    The developer of Woocommerce Paypal Payments Plugin wrote: “Currently, the PayPal Payments Plugin does not officially support PHP 8.2. The errors you are experiencing, particularly the deprecation notices, are indicative of this compatibility issue. Duplicator interrupts the backup process due to this warning, this is not something we can immediately resolve. In light of this, I suggest contacting with developers of Duplicator.”

    I can confirm, that I have PHP 8.2 running on my development server. I downgraded PHP to version 8.1.23 and voila Duplicator works like a charm.

    Plugin Support mohammedeisa

    (@mohammedeisa)

    Hello @wpingo,

    Thanks for reaching out to us and I appreciate you posting the updates to the topic.

    Please don’t hesitate to reach out if you have any questions, we are happy to help you.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Scan process interrupted’ is closed to new replies.