Premmerce Product Search for WooCommerce 2.2.3

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

Summary

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

Memory usage: 127.96 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 900+
WordPress.org page https://wordpress.org/plugins/premmerce-search/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Search settings ‹ Test site — WordPress

Page screenshot: Search settings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=premmerce-search-admin
Requested URL /wp-admin/plugins.php?action=activate&plugin=premmerce-search%2Fpremmerce-search.php&plugin_status=all&paged=1&s&_wpnonce=2d8453ee67
Aspect after-activation
HTTP status 200
Load time 1.350 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Premmerce

Page screenshot: Premmerce
URL /wp-admin/admin.php?page=premmerce-search-admin
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Premmerce → Contact Us

Page screenshot: Premmerce → 
            Contact Us
URL /wp-admin/admin.php?page=premmerce-search-admin&tab=contact
Aspect menu-item-tab
HTTP status 200
Load time 0.147 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Premmerce → Affiliation

Page screenshot: Premmerce → Affiliation
URL /wp-admin/admin.php?page=premmerce-search-admin-affiliation
Aspect menu-item
HTTP status 200
Load time 0.485 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Premmerce → Upgrade  ➤

Page screenshot: Premmerce → Upgrade  ➤
URL /wp-admin/admin.php?page=premmerce-search-admin-pricing
Aspect menu-item
HTTP status 200
Load time 0.416 s
Memory usage 3.17 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.230 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.301 s0.289 s-0.012 s3.07 MiB3.26 MiB+ 189.04 KiB
/wp-admin/edit.php0.181 s0.197 s+0.016 s3.1 MiB3.28 MiB+ 187.23 KiB
/wp-admin/post-new.php0.757 s0.769 s+0.012 s5.02 MiB5.14 MiB+ 123.11 KiB
/wp-admin/upload.php0.554 s0.467 s-0.087 s3.02 MiB3.12 MiB+ 108.41 KiB
/wp-admin/options-writing.php0.188 s0.150 s-0.038 s3.01 MiB3.11 MiB+ 95.11 KiB
/wp-admin/media-new.php0.330 s0.237 s-0.093 s2.99 MiB3.11 MiB+ 119.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.203 s+0.002 s3.01 MiB3.13 MiB+ 125.77 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.628 s+0.029 s5.01 MiB5.13 MiB+ 118.7 KiB
/wp-admin/options-discussion.php0.221 s0.237 s+0.016 s3 MiB3.11 MiB+ 108.84 KiB
/wp-admin/edit-comments.php0.221 s0.198 s-0.023 s3.03 MiB3.13 MiB+ 107.7 KiB
/0.310 s0.213 s-0.097 s2.97 MiB3.09 MiB+ 123.73 KiB
Average 0.351 s0.326 s-0.025 s3.38 MiB3.51 MiB+ 127.96 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.4%31,34916,466134
PO File1.6%5082185
JavaScript0.9%289864
SVG0.7%22611
CSS0.4%142213
Total 32,514 16,773 157

PHP Code Analysis | More results »

Lines of code 21,968
Total complexity 5,521
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 52
Methods 1,187
Functions 96

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 1

Options wp_options 9

PHP Error Log 564 lines

[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:56 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:57 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
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:57 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:57 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
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:58 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:58 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
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 19:23:59 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:23:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 19:23:59 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
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 19:24:00 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-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339

(+464 more lines)
See also: All tests for this plugin, How to Hide Premmerce Product Search for WooCommerce Admin Menus