Skip to content

PHP notices / deprecations #38

Description

@webdados

Just noticed these while using the plugin:

Warning
Undefined array key "starting_point_date"
wp-content/plugins/aaa-option-optimizer/src/class-admin-page.php:300

Warning
Undefined array key "starting_point_kb"
wp-content/plugins/aaa-option-optimizer/src/class-admin-page.php:302

Deprecated
strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
wp-content/plugins/aaa-option-optimizer/src/class-admin-page.php:300

Deprecated
number_format(): Passing null to parameter #1 ($num) of type float is deprecated
wp-content/plugins/aaa-option-optimizer/src/class-admin-page.php:302

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions