Home Value 2.32

Does 8b Home Value work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
259PHP deprecation warnings
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 119.98 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 500+
WordPress.org page https://wordpress.org/plugins/home-value/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=home-value%2FEightB_Home_Value.php&plugin_status=all&paged=1&s&_wpnonce=4c4c20a5d2
Aspect after-activation
HTTP status 200
Load time 0.857 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

8b Home Value

Page screenshot: 8b Home Value
URL /wp-admin/edit.php?post_type=8b_hv_lead
Aspect menu-item
HTTP status 200
Load time 0.175 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

8b Home Value → Tags

Page screenshot: 8b Home Value → Tags
URL /wp-admin/edit-tags.php?taxonomy=8b_hv_lead_tag&post_type=8b_hv_lead
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

8b Home Value → Export

Page screenshot: 8b Home Value → Export
URL /wp-admin/edit.php?post_type=8b_hv_lead&page=8b_home_value_export_leads
Aspect menu-item
HTTP status 500
Load time 0.134 s
Memory usage N/A
JS errors None
Resource errors None

8b Home Value → Settings

Page screenshot: 8b Home Value → Settings
URL /wp-admin/edit.php?post_type=8b_hv_lead&page=8b_home_value_settings
Aspect menu-item
HTTP status 500
Load time 0.112 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.227 s-0.051 s3.05 MiB3.16 MiB+ 119.41 KiB
/wp-admin/edit.php0.181 s0.184 s+0.003 s3.07 MiB3.18 MiB+ 103.8 KiB
/wp-admin/post-new.php0.751 s0.806 s+0.055 s4.97 MiB5.17 MiB+ 212.09 KiB
/wp-admin/upload.php0.548 s0.383 s-0.165 s2.99 MiB3.11 MiB+ 118.75 KiB
/wp-admin/options-writing.php0.169 s0.137 s-0.032 s2.99 MiB3.04 MiB+ 56.77 KiB
/wp-admin/media-new.php0.267 s0.228 s-0.039 s2.97 MiB3.05 MiB+ 82.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.172 s-0.001 s2.98 MiB3.08 MiB+ 104.11 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.566 s-0.055 s4.96 MiB5.16 MiB+ 203.68 KiB
/wp-admin/options-discussion.php0.195 s0.199 s+0.004 s2.97 MiB3.06 MiB+ 86.62 KiB
/wp-admin/edit-comments.php0.206 s0.178 s-0.028 s3 MiB3.08 MiB+ 86 KiB
/0.273 s0.196 s-0.077 s2.94 MiB3.09 MiB+ 145.62 KiB
Average 0.333 s0.298 s-0.035 s3.35 MiB3.47 MiB+ 119.98 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
PHP90.8%10,1356,342186
JavaScript5.2%5851459
Markdown0.9%10403
PO File0.9%98431
Bourne Shell0.7%7895
JSON0.7%7302
CSS0.4%44111
XML0.4%4201
Total 11,159 6,550 208

PHP Code Analysis | More results »

Lines of code 10,165
Total complexity 1,817
Median class complexity 4.5
Median method complexity 1.0
Most complex class plainview\sdk_eightb_home_value\wordpress\base
Most complex function plainview\sdk_eightb_home_value\wordpress\tabs\tabs::render()
Classes 136
Methods 760
Functions 7

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 29

Custom Post Types 1

ID Name
8b_hv_lead8b Home Value Leads

PHP Error Log 311 lines

[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:38 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:39 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:40 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:41 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:41 UTC] PHP Fatal error:  During class fetch: Uncaught ParseError: syntax error, unexpected token "readonly", expecting identifier in /wp-content/plugins/home-value/src/sdk/form2/inputs/traits/readonly.php:11
Stack trace:
#0 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#1 /wp-content/plugins/home-value/src/sdk/form2/inputs/input.php(11): Composer\Autoload\ClassLoader->loadClass()
#2 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#3 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#4 /wp-content/plugins/home-value/src/sdk/form2/inputs/button.php(11): Composer\Autoload\ClassLoader->loadClass()
#5 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#6 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#7 /wp-content/plugins/home-value/src/sdk/form2/inputs/submit.php(11): Composer\Autoload\ClassLoader->loadClass()
#8 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#9 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#10 /wp-content/plugins/home-value/src/sdk/wordpress/form2/inputs/class.button.php(5): Composer\Autoload\ClassLoader->loadClass()
#11 /wp-content/plugins/home-value/src/sdk/wordpress/form2/form.php(5): require_once('...')
#12 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#13 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#14 /wp-content/plugins/home-value/src/sdk/wordpress/base.php(1155): Composer\Autoload\ClassLoader->loadClass()
#15 /wp-content/plugins/home-value/vendor/eightb/home_plugin_1/client/admin_menu_trait.php(188): plainview\sdk_eightb_home_value\wordpress\base->form()
#16 /wp-includes/class-wp-hook.php(308): eightb\home_value\Home_Value->export_leads()
#17 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#18 /wp-includes/plugin.php(517): WP_Hook->do_action()
#19 /wp-admin/admin.php(259): do_action()
#20 /wp-admin/edit.php(10): require_once('...')
#21 {main} in /wp-content/plugins/home-value/src/sdk/form2/inputs/input.php on line 11
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetExists($key) 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/home-value/src/sdk/collections/collection.php on line 411
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetGet($key) 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/home-value/src/sdk/collections/collection.php on line 422
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetSet($key, $value) 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/home-value/src/sdk/collections/collection.php on line 434
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::offsetUnset($key) 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/home-value/src/sdk/collections/collection.php on line 448
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::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/home-value/src/sdk/collections/collection.php on line 102
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\collections\collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/home-value/src/sdk/collections/collection.php on line 201
[12-Dec-2022 19:20:42 UTC] PHP Deprecated:  Return type of plainview\sdk_eightb_home_value\wordpress\tabs\tabs::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/home-value/src/sdk/wordpress/tabs/tabs.php on line 152
[12-Dec-2022 19:20:42 UTC] PHP Fatal error:  During class fetch: Uncaught ParseError: syntax error, unexpected token "readonly", expecting identifier in /wp-content/plugins/home-value/src/sdk/form2/inputs/traits/readonly.php:11
Stack trace:
#0 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#1 /wp-content/plugins/home-value/src/sdk/form2/inputs/input.php(11): Composer\Autoload\ClassLoader->loadClass()
#2 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#3 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#4 /wp-content/plugins/home-value/src/sdk/form2/inputs/button.php(11): Composer\Autoload\ClassLoader->loadClass()
#5 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#6 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#7 /wp-content/plugins/home-value/src/sdk/form2/inputs/submit.php(11): Composer\Autoload\ClassLoader->loadClass()
#8 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#9 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#10 /wp-content/plugins/home-value/src/sdk/wordpress/form2/inputs/class.button.php(5): Composer\Autoload\ClassLoader->loadClass()
#11 /wp-content/plugins/home-value/src/sdk/wordpress/form2/form.php(5): require_once('...')
#12 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(440): include('...')
#13 /wp-content/plugins/home-value/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile()
#14 /wp-content/plugins/home-value/src/sdk/wordpress/base.php(1155): Composer\Autoload\ClassLoader->loadClass()
#15 /wp-content/plugins/home-value/src/admin_menu_trait.php(292): plainview\sdk_eightb_home_value\wordpress\base->form()
#16 [internal function]: eightb\home_value\Home_Value->admin_general_settings()
#17 /wp-content/plugins/home-value/src/sdk/wordpress/tabs/tabs.php(322): call_user_func_array()
#18 /wp-content/plugins/home-value/src/sdk/wordpress/tabs/tabs.php(144): plainview\sdk_eightb_home_value\wordpress\tabs\tabs->render()
#19 /wp-content/plugins/home-value/vendor/eightb/home_plugin_1/client/admin_menu_trait.php(171): plainview\sdk_eightb_home_value\wordpress\tabs\tabs->__toString()
#20 /wp-includes/class-wp-hook.php(308): eightb\home_value\Home_Value->admin_menu_tabs()
#21 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#22 /wp-includes/plugin.php(517): WP_Hook->do_action()
#23 /wp-admin/admin.php(259): do_action()
#24 /wp-admin/edit.php(10): require_once('...')

(+211 more lines)
See also: All tests for this plugin, How to Hide Home Value Admin Menus