Postcode Redirect 4.3.1

Does Postcode Redirect work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 105.09 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/postcode-redirect/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Postcode Redirect Settings ‹ Test site — WordPress

Page screenshot: Postcode Redirect Settings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=postcode-redirect
Requested URL /wp-admin/plugins.php?action=activate&plugin=postcode-redirect%2Fpostcoderedirect.php&plugin_status=all&paged=1&s&_wpnonce=d2756fda9e
Aspect after-activation
HTTP status 200
Load time 0.831 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Postcode Redirect

Page screenshot: Postcode Redirect
URL /wp-admin/admin.php?page=postcode-redirect
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Postcode Redirect → Contact Us

Page screenshot: Postcode Redirect → Contact Us
URL /wp-admin/admin.php?page=postcode-redirect-contact
Aspect menu-item
HTTP status 200
Load time 0.143 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Postcode Redirect → Upgrade  ➤

Page screenshot: Postcode Redirect → Upgrade  ➤
URL /wp-admin/admin.php?page=postcode-redirect-pricing
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.285 s+0.001 s3.05 MiB3.2 MiB+ 161.97 KiB
/wp-admin/edit.php0.192 s0.196 s+0.004 s3.07 MiB3.23 MiB+ 162.28 KiB
/wp-admin/post-new.php0.794 s0.979 s+0.185 s4.97 MiB5.07 MiB+ 105.6 KiB
/wp-admin/upload.php0.571 s0.486 s-0.085 s2.99 MiB3.07 MiB+ 81.62 KiB
/wp-admin/options-writing.php0.177 s0.164 s-0.013 s2.99 MiB3.05 MiB+ 68.27 KiB
/wp-admin/media-new.php0.276 s0.204 s-0.072 s2.97 MiB3.06 MiB+ 93.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.316 s0.196 s-0.120 s2.98 MiB3.08 MiB+ 98.98 KiB
/wp-admin/post-new.php?post_type=page0.629 s0.662 s+0.033 s4.96 MiB5.06 MiB+ 97.2 KiB
/wp-admin/options-discussion.php0.224 s0.212 s-0.012 s2.97 MiB3.06 MiB+ 82.11 KiB
/wp-admin/edit-comments.php0.206 s0.221 s+0.015 s3 MiB3.08 MiB+ 80.91 KiB
/0.291 s0.236 s-0.055 s2.94 MiB3.06 MiB+ 123.3 KiB
Average 0.360 s0.349 s-0.011 s3.35 MiB3.46 MiB+ 105.09 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
PHP98.4%30,60916,106110
JavaScript0.8%234483
Markdown0.7%21401
JSON0.1%2701
CSS0.1%18212
Total 31,102 16,156 127

PHP Code Analysis | More results »

Lines of code 21,348
Total complexity 5,425
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 46
Methods 1,131
Functions 104

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 12

PHP Error Log 504 lines

[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:23 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:24 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27:25 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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27: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 2162
[29-Nov-2022 22:27:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27: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 2162
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[29-Nov-2022 22:27: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/postcode-redirect/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[29-Nov-2022 22:27:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[29-Nov-2022 22:27: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 2162

(+404 more lines)
See also: All tests for this plugin, How to Hide the "Postcode Redirect" Admin Menu