Skip to content

Many warnings with PHP > 8.0 versions #1118

@bittailor

Description

@bittailor

I upgraded my WordPress Server from PHP 7.4. to PHP 8.2, as PHP 7.4 is now End of life for more than a year and WordPress Release 6.4 recommends PHP 8.1 or 8.2.

Now the Live Composer plugin (Release 1.5.33) generates a lot of Undefined array key warnings like

PHP Warning:  Undefined array key "main_location" in /var/www/html/wp-content/plugins/live-composer-page-builder/modules/blog/module.php on line 3759
[php:notice] PHP Stack trace:
[php:notice] 1. {main}() ...
... 

That spam the logs and hides possible other issues.

Are you planning to support to PHP >= 8.1 without warnings?
Are you interested in a PR that tries to fix/remove those Undefined array key warnings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions