• Resolved beg65

    (@beg65)


    So I’m updating my WP blog and my site (Dreamhost) uses some tools to determine compatibility with updated PHP versions as a safe way to migrate. I updated everything on my WP site to the latest and greatest with no issues at all (including Duplicator, yes).

    However, it failed to migrate from 7.4 to 8.0 and after some pinpointing, plugin deletions etc, I got this:

    $ wp php-compat –php_version=8.0
    +————————–+——–+———+———–+———-+——-+
    | name | type | compat | version | time | files |
    +————————–+——–+———+———–+———-+——-+
    | wordpress | core | success | 6.2.2 | cached | |
    | classic-editor | plugin | success | 1.6.3 | 0.53s | 1 |
    | disable-xml-rpc-pingback | plugin | success | 1.2.2 | 0.27s | 1 |
    | duplicator | plugin | failure | 1.5.5 | 14.05s | 652 |

    […]

    Technically this is not a huge obstacle. I can simply delete the plugin, update to 8.0, but now I’m wondering if it will work when I reinstall Duplicator.

    I’ve been using this plugin for years and it has saved my bacon a number of times, so I’m hoping this is a transient issue. But I wanted to bring this to your attention, b/c anyone using these tools, including providers like Dreamhost, etc, are going to run into trouble here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support devdavidam

    (@devdavidam)

    Hi @beg65, thanks for the feedback. I’m currently running Duplicator on PHP 8.2 without any issues. Yes, there are a couple deprecation warnings, but those are not causing any issues.

    Plugin Support mohammedeisa

    (@mohammedeisa)

    Hi @beg65 ,

    I’m closing this ticket for inactivity. Please don’t hesitate to contact us in a new ticket if you need any help with Duplicator.

    Thanks! 

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘not compatible with 8.0 migration tools’ is closed to new replies.