live-composer-page-builder icon indicating copy to clipboard operation
live-composer-page-builder copied to clipboard

"Warning: Trying to access array offset on value of type bool" on PHP 8

Open abhi-deshpande opened this issue 4 years ago • 0 comments

When using Live Composer on sites with PHP 8, this warnings are generated :

Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/css-generation.php on line 407

Warning: Trying to access array offset on value of type bool in /home/user/domains/example.com/public_html/wp-content/plugins/live-composer-page-builder/includes/display-functions.php on line 1101

abhi-deshpande avatar Aug 01 '21 14:08 abhi-deshpande