BuddyForms 2.7.4

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

Summary

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

Memory usage: 346.27 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.029 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/buddyforms/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=buddyforms
Requested URL /wp-admin/plugins.php?action=activate&plugin=buddyforms%2FBuddyForms.php&plugin_status=all&paged=1&s&_wpnonce=cb3a323a51
Aspect after-activation
HTTP status 200
Load time 1.153 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

BuddyForms

Page screenshot: BuddyForms
URL /wp-admin/admin.php?page=buddyforms
Aspect menu-item
HTTP status 200
Load time 0.311 s
Memory usage 3.39 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.231 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.295 s0.306 s+0.011 s3.05 MiB3.44 MiB+ 403.46 KiB
/wp-admin/edit.php0.191 s0.241 s+0.050 s3.07 MiB3.47 MiB+ 405.33 KiB
/wp-admin/post-new.php0.806 s1.111 s+0.305 s4.97 MiB5.33 MiB+ 377.22 KiB
/wp-admin/upload.php0.572 s0.303 s-0.269 s2.99 MiB3.3 MiB+ 320.09 KiB
/wp-admin/options-writing.php0.183 s0.162 s-0.021 s2.99 MiB3.29 MiB+ 307.67 KiB
/wp-admin/media-new.php0.310 s0.247 s-0.063 s2.97 MiB3.29 MiB+ 331.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.212 s+0.014 s2.98 MiB3.33 MiB+ 357.45 KiB
/wp-admin/post-new.php?post_type=page0.641 s0.893 s+0.252 s4.96 MiB5.32 MiB+ 372.8 KiB
/wp-admin/options-discussion.php0.207 s0.284 s+0.077 s2.97 MiB3.29 MiB+ 321.52 KiB
/wp-admin/edit-comments.php0.211 s0.239 s+0.028 s3 MiB3.31 MiB+ 320.8 KiB
/0.302 s0.235 s-0.067 s2.94 MiB3.23 MiB+ 290.83 KiB
Average 0.356 s0.385 s+0.029 s3.35 MiB3.69 MiB+ 346.27 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP50.3%27,9244,968255
PO File22.3%12,3596,2186
JavaScript19.8%11,0001,74622
CSS6.9%3,85512728
HTML0.3%15221
SVG0.2%11102
JSON0.1%5602
XML0.0%1901
Total 55,476 13,061 317

PHP Code Analysis | More results »

Lines of code 20,021
Total complexity 10,062
Median class complexity 9.0
Median method complexity 2.0
Most complex class Freemius
Most complex function buddyforms_form_elements()
Classes 126
Methods 1,547
Functions 401

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 9

Custom Post Types 2

ID Name
buddyformsBuddyForms
bf_submissionsSubmissions

PHP Error Log 432 lines

[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 22:55: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 2162
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 22:55: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 2162
[08-Dec-2022 22:55:57 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 6
[08-Dec-2022 22:55:57 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 6
[08-Dec-2022 22:55:57 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 7
[08-Dec-2022 22:55:57 UTC] PHP Warning:  Undefined array key "icon-class" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 8
[08-Dec-2022 22:55:57 UTC] PHP Warning:  Undefined array key "label" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 16
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 22:55: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 2162
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:55:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 22:55: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 2162
[08-Dec-2022 22:55:59 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 6
[08-Dec-2022 22:55:59 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 6
[08-Dec-2022 22:55:59 UTC] PHP Warning:  Undefined array key "id" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 7
[08-Dec-2022 22:55:59 UTC] PHP Warning:  Undefined array key "icon-class" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 8
[08-Dec-2022 22:55:59 UTC] PHP Warning:  Undefined array key "label" in /wp-content/plugins/buddyforms/includes/resources/freemius/templates/connect/permission.php on line 16
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56: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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:00 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:00 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:00 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:00 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 22:56:01 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
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5
[08-Dec-2022 22:56:01 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/buddyforms/includes/resources/freemius/includes/managers/class-fs-key-value-storage.php on line 5

(+332 more lines)
See also: All tests for this plugin, How to Hide BuddyForms Admin Menus