phpcompat
phpcompat copied to clipboard
PHP problems with Ocean extra plugin for OceanWP theme
I ran a compatibility test on my plugins before installing PHP 7 and came up with the following errors. What do you suggest, being that Ocean extra is not one of your white listed plugins?
FILE: /home3/efhartley/public_html/wp-content/plugins/ocean-extra/includes/panel/scssphp/src/SourceMap/Base64VLQEncoder.php
FOUND 3 ERRORS AFFECTING 1 LINE
179 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0 179 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0 179 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
I suspect this will be fixed if/when this plugin update the included version of PHPCompatibility to 8.2.0 (to be released within the next week or so).