CSSTidy & PHP7.3 or greater warning
-
Noticed the following error when using W3TC w/CSSTidy enabled on PHP7.4:
Got error 'PHP message: PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/website/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php on line 886'
Manually applied fix to line 886 of wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php as per: https://github.com/Cerdic/CSSTidy/commit/6342bdce367bd0b6b66ab715f749e18dae93eaf4
Please update CSSTidy to include this fix! ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSSTidy & PHP7.3 or greater warning’ is closed to new replies.