Duplicate Variations for Woocommerce 1.0.1

Does "Duplicate Variations for Woocommerce" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 101.38 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/duplicate-variations-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Duplicate variations ‹ Test site — WordPress

Page screenshot: Duplicate variations ‹ Test site — WordPress
URL /wp-admin/admin.php?page=duplicate-variations-smg
Requested URL /wp-admin/plugins.php?action=activate&plugin=duplicate-variations-for-woocommerce%2Fdpvar_smg.php&plugin_status=all&paged=1&s&_wpnonce=e787b56588
Aspect after-activation
HTTP status 200
Load time 0.908 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Duplicate variation

Page screenshot: Duplicate variation
URL /wp-admin/admin.php?page=duplicate-variations-smg
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Duplicate variation → Contact Us

Page screenshot: Duplicate variation → Contact Us
URL /wp-admin/admin.php?page=duplicate-variations-smg-contact
Aspect menu-item
HTTP status 200
Load time 1.117 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Duplicate variation → Upgrade  ➤

Page screenshot: Duplicate variation → Upgrade  ➤
URL /wp-admin/admin.php?page=duplicate-variations-smg-pricing
Aspect menu-item
HTTP status 200
Load time 0.689 s
Memory usage 3.79 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.247 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.326 s-0.057 s3.43 MiB3.6 MiB+ 168.49 KiB
/wp-admin/edit.php0.217 s0.236 s+0.019 s3.46 MiB3.62 MiB+ 168.53 KiB
/wp-admin/post-new.php0.928 s0.624 s-0.304 s5.59 MiB5.7 MiB+ 112.67 KiB
/wp-admin/upload.php0.611 s0.468 s-0.143 s3.38 MiB3.47 MiB+ 89.99 KiB
/wp-admin/options-writing.php0.235 s0.239 s+0.004 s3.37 MiB3.45 MiB+ 79.83 KiB
/wp-admin/media-new.php0.306 s0.296 s-0.010 s3.35 MiB3.45 MiB+ 100.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.215 s+0.017 s3.37 MiB3.47 MiB+ 105.23 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.599 s-0.016 s5.59 MiB5.69 MiB+ 104.26 KiB
/wp-admin/options-discussion.php0.358 s0.328 s-0.030 s3.36 MiB3.45 MiB+ 92.73 KiB
/wp-admin/edit-comments.php0.259 s0.234 s-0.025 s3.39 MiB3.48 MiB+ 87.15 KiB
/0.314 s0.203 s-0.111 s3.42 MiB3.42 MiB+ 5.82 KiB
Average 0.402 s0.343 s-0.060 s3.79 MiB3.89 MiB+ 101.38 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
SVG
Language % Lines of code Comment lines Files
PHP69.2%32,99516,120121
SVG24.0%11,448124
PO File3.0%1,4483,3804
JavaScript1.9%918623
CSS1.8%854012
Total 47,663 19,574 144

PHP Code Analysis | More results »

Lines of code 23,629
Total complexity 5,608
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function _dpvar_hook_ajax_data()
Classes 45
Methods 1,131
Functions 118

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 5

PHP Error Log 565 lines

[19-Apr-2024 04:46:26 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $wrapper is implicitly treated as a required parameter in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/class-fs-logger.php on line 145
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:26 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:27 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:28 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[19-Apr-2024 04:46:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-Apr-2024 04:46:29 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-Apr-2024 04:46:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288

(+465 more lines)
See also: All tests for this plugin, How to Hide Duplicate Variations for Woocommerce Admin Menus