License Manager for WooCommerce 2.2.9

Does "License Manager for WooCommerce (Free)" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 206.32 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 6,000+
WordPress.org page https://wordpress.org/plugins/license-manager-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

License Manager for WooCommerce (Free) ‹ Test site — WordPress

Page screenshot: License Manager for WooCommerce (Free) ‹ Test site — WordPress
URL /wp-admin/admin.php?page=lmwoo
Requested URL /wp-admin/plugins.php?action=activate&plugin=license-manager-for-woocommerce%2Flicense-manager-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=3b0685f508
Aspect after-activation
HTTP status 200
Load time 0.859 s
Memory usage 3.55 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.198 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.246 s-0.026 s3.07 MiB3.33 MiB+ 262.5 KiB
/wp-admin/edit.php0.172 s0.177 s+0.005 s3.1 MiB3.35 MiB+ 260.42 KiB
/wp-admin/post-new.php0.725 s0.604 s-0.121 s5.02 MiB5.24 MiB+ 221.59 KiB
/wp-admin/upload.php0.526 s0.311 s-0.215 s3.02 MiB3.19 MiB+ 181.63 KiB
/wp-admin/options-writing.php0.160 s0.297 s+0.137 s3.01 MiB3.18 MiB+ 169.84 KiB
/wp-admin/media-new.php0.261 s0.190 s-0.071 s2.99 MiB3.18 MiB+ 193.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.173 s-0.060 s3.01 MiB3.22 MiB+ 218.63 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.577 s-0.003 s5.01 MiB5.23 MiB+ 216.05 KiB
/wp-admin/options-discussion.php0.203 s0.222 s+0.019 s3 MiB3.18 MiB+ 183.89 KiB
/wp-admin/edit-comments.php0.205 s0.205 s+0.000 s3.03 MiB3.2 MiB+ 180.54 KiB
/0.294 s0.202 s-0.092 s2.97 MiB3.15 MiB+ 181.15 KiB
Average 0.330 s0.291 s-0.039 s3.38 MiB3.59 MiB+ 206.32 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
PHP96.8%40,11319,218194
JavaScript1.5%641536
Markdown0.9%36602
CSS0.6%2631113
JSON0.1%5902
Total 41,442 19,282 217

PHP Code Analysis | More results »

Lines of code 29,485
Total complexity 6,696
Median class complexity 16.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 96
Methods 1,510
Functions 111

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.

Database Tables 4

Options wp_options 9

PHP Error Log 491 lines

[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:04 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
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:04 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:04 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
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:05 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
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:05 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
[27-Jun-2023 11:35:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:05 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
[27-Jun-2023 11:35:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:05 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
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:05 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:06 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
[27-Jun-2023 11:35:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:06 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
[27-Jun-2023 11:35:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:06 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
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:06 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[27-Jun-2023 11:35:07 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/license-manager-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[27-Jun-2023 11:35:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[27-Jun-2023 11:35:07 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

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