Premmerce Product Filter for WooCommerce 3.7

Does "Premmerce Product Filter for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
410PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 112.13 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/premmerce-woocommerce-product-filter/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/admin.php?page=premmerce-filter-admin
Requested URL /wp-admin/plugins.php?action=activate&plugin=premmerce-woocommerce-product-filter%2Fpremmerce-filter.php&plugin_status=all&paged=1&s&_wpnonce=6e59594881
Aspect after-activation
HTTP status 403
Load time 0.773 s
Memory usage N/A
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.269 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.270 s-0.023 s3.07 MiB3.24 MiB+ 169.84 KiB
/wp-admin/edit.php0.180 s0.182 s+0.002 s3.1 MiB3.26 MiB+ 168.8 KiB
/wp-admin/post-new.php0.758 s0.949 s+0.191 s5.02 MiB5.12 MiB+ 105.22 KiB
/wp-admin/upload.php0.527 s0.255 s-0.272 s3.02 MiB3.1 MiB+ 88.55 KiB
/wp-admin/options-writing.php0.150 s0.145 s-0.005 s3.01 MiB3.09 MiB+ 76.82 KiB
/wp-admin/media-new.php0.276 s0.244 s-0.032 s2.99 MiB3.09 MiB+ 100.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.192 s+0.015 s3.01 MiB3.11 MiB+ 106.23 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.804 s+0.195 s5.01 MiB5.11 MiB+ 100.8 KiB
/wp-admin/options-discussion.php0.214 s0.248 s+0.034 s3 MiB3.09 MiB+ 90.87 KiB
/wp-admin/edit-comments.php0.201 s0.211 s+0.010 s3.03 MiB3.11 MiB+ 87.48 KiB
/0.305 s0.238 s-0.067 s2.97 MiB3.11 MiB+ 138.16 KiB
Average 0.335 s0.340 s+0.004 s3.38 MiB3.49 MiB+ 112.13 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
PHP86.4%37,56218,647185
PO File7.5%3,2671,3255
JavaScript2.6%1,1511539
CSS2.0%8891118
SVG1.4%62823
Total 43,497 20,138 220

PHP Code Analysis | More results »

Lines of code 26,758
Total complexity 6,371
Median class complexity 18.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 87
Methods 1,506
Functions 102

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 410 lines

[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:52 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[01-Apr-2023 00:52:53 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
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[01-Apr-2023 00:52:53 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
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:53 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[01-Apr-2023 00:52:53 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
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:54 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[01-Apr-2023 00:52:55 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
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[01-Apr-2023 00:52:55 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
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Apr-2023 00:52:55 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/premmerce-woocommerce-product-filter/freemius/includes/managers/class-fs-key-value-storage.php on line 389

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