Skip to content

PHP notices / deprecations #38

@webdados

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

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