• Resolved WPAgentur

    (@wordpressagentur)


    Hello W3TC-Team, first thanks for your great plugin, i work with it since years and there was no errors at all. Now we had to change the PHP-Version and my debug file has the same 6 different errors over and over again.

    What can I do to fix them? My exact version is PHP 8.2.13 and i had to stop the debugger, otherwise there would be second for second, tonnes of these 6 same debug-entrys. Hope there is a way to fix it.

    1 – UserExperience_LazyLoad_Mutator_Unmutable.php on line 10
    2 – w3-total-cache/lib/Minify/Minify/Cache/File.php on line 21
    3 – w3-total-cache/lib/Minify/Minify/CSS/Compressor.php on line 70
    4 – w3-total-cache/lib/Minify/Minify/CSS/Compressor.php on line 71
    5 – w3-total-cache/lib/Minify/Minify/HTML.php on line 73
    6 – /wp-includes/formatting.php on line 2831

    PHP Deprecated: Creation of dynamic property W3TC\UserExperience_LazyLoad_Mutator_Unmutable::$placeholder_base is deprecated in /wp-content/plugins/w3-total-cache/UserExperience_LazyLoad_Mutator_Unmutable.php on line 10
    
    PHP Deprecated: Creation of dynamic property W3TCL\Minify\Minify_Cache_File::$_flush_path is deprecated in /hosts/vg/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php on line 21
    
    PHP Deprecated: Creation of dynamic property W3TCL\Minify\Minify_CSS_Compressor::$_replacementHash is deprecated in /wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php on line 70
    
    PHP Deprecated: Creation of dynamic property W3TCL\Minify\Minify_CSS_Compressor::$_placeholders is deprecated in /wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php on line 71
    
    PHP Deprecated: Creation of dynamic property W3TCL\Minify\Minify_HTML::$_html is deprecated in /wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php on line 73
    
    PHP Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/formatting.php on line 2831

    Best Regard,
    WPAgentur

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @wordpressagentur

    Thank you for reaching out.
    We are aware of the deprecations with the 8.2 php version. We are working on the fix for this and this will be fixed in the upcoming release.

    As a suggestion, you should only use debug to determine issues on the website and it should not run continesly.

    Please disable the debug, and wait for the upcoming release which will correct these problems.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Same 6 different errors at debug-file over and over again’ is closed to new replies.