Overlay Image Divi Module 1.3.2

Does Overlay Image Divi Module work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
534PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 106.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/overlay-image-divi-module/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=overlay-image-divi-module%2Flwp-overlay-images.php&plugin_status=all&paged=1&s&_wpnonce=5eb71ad69a
Aspect after-activation
HTTP status 200
Load time 0.788 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Overlay Image

Page screenshot: Overlay Image
URL /wp-admin/admin.php?page=lwp_overlay_image
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Overlay Image → Contact Us

Page screenshot: Overlay Image → Contact Us
URL /wp-admin/admin.php?page=lwp_overlay_image-contact
Aspect menu-item-tab
HTTP status 200
Load time 0.134 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Overlay Image → Support Forum

Page screenshot: Overlay Image → Support Forum
URL https://wordpress.org/support/plugin/overlay-image-divi-module/
Requested URL https://wordpress.org/support/plugin/overlay-image-divi-module
Aspect menu-item-tab
HTTP status 200
Load time 1.459 s
Memory usage N/A
JS errors None
Resource errors None

Overlay Image → Upgrade  ➤

Page screenshot: Overlay Image → Upgrade  ➤
URL /wp-admin/admin.php?page=lwp_overlay_image-pricing
Aspect menu-item-tab
HTTP status 200
Load time 1.146 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.257 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.649 s0.354 s-0.295 s3.07 MiB3.23 MiB+ 165.73 KiB
/wp-admin/edit.php0.173 s0.171 s-0.002 s3.1 MiB3.26 MiB+ 165.39 KiB
/wp-admin/post-new.php0.659 s0.818 s+0.159 s5.02 MiB5.12 MiB+ 100.57 KiB
/wp-admin/upload.php0.602 s0.268 s-0.334 s3.02 MiB3.1 MiB+ 84.73 KiB
/wp-admin/options-writing.php0.154 s0.121 s-0.033 s3.01 MiB3.08 MiB+ 71.48 KiB
/wp-admin/media-new.php0.246 s0.184 s-0.062 s2.99 MiB3.09 MiB+ 96.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.166 s+0.001 s3.01 MiB3.11 MiB+ 102.09 KiB
/wp-admin/post-new.php?post_type=page0.529 s0.647 s+0.118 s5.01 MiB5.11 MiB+ 96.16 KiB
/wp-admin/options-discussion.php0.173 s0.201 s+0.028 s3 MiB3.08 MiB+ 85.22 KiB
/wp-admin/edit-comments.php0.186 s0.168 s-0.018 s3.03 MiB3.11 MiB+ 84.02 KiB
/0.262 s0.192 s-0.070 s2.97 MiB3.09 MiB+ 124.53 KiB
Average 0.345 s0.299 s-0.046 s3.38 MiB3.49 MiB+ 106.98 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP97.9%31,01416,135111
Markdown1.4%45301
JavaScript0.6%193482
CSS0.0%14011
Total 31,674 16,183 125

PHP Code Analysis | More results »

Lines of code 21,872
Total complexity 5,447
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 47
Methods 1,136
Functions 105

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 6

PHP Error Log 535 lines

[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:37 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/overlay-image-divi-module/freemius/includes/class-freemius.php on line 7806
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:37 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:38 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:39 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:40 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:40 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/overlay-image-divi-module/freemius/includes/class-freemius.php on line 24432
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08:23:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:23:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:23:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 08:23:43 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/overlay-image-divi-module/freemius/includes/class-freemius.php on line 24432
[23-May-2023 08:23:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/overlay-image-divi-module/freemius/includes/managers/class-fs-key-value-storage.php on line 309

(+435 more lines)
See also: All tests for this plugin