• Resolved estarella

    (@traductordemenu)


    Hi!

    I have this message on my webs:

    Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /home/oe1dpzqb/public_html/wp-content/plugins/elementor/core/experiments/manager.php on line 166

    In archives, this is the text:
    private function install_compare( $version ) {
    $installs_history = Upgrade_Manager::get_installs_history(); $cleaned_version = preg_replace( '/-(beta|cloud|dev)\d*$/', '', key( $installs_history ) );
    return version_compare(
    $cleaned_version,
    $version,
    '>='
    );

    line 166: ‘>=’

    Can anyone help me, please??

    • This topic was modified 1 year ago by estarella.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter estarella

    (@traductordemenu)

    I turn to PHP 8.0 and now is fine

    Plugin Support Joel

    (@joelsm)

    Hello,

    We’re glad to hear the issue has been solved!

    Thank you for using Elementor! Have an amazing day/evening.
    Kind Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deprecated errors’ is closed to new replies.