Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abhi-deshpande opened this issue Aug 1, 2021 · 0 comments

Comments

@abhi-deshpande
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant