Debug Toolkit 1.0.1

Does Debug Toolkit work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 54.63 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40+
WordPress.org page https://wordpress.org/plugins/debug-toolkit/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=debug-toolkit%2Fdebug-toolkit.php&plugin_status=all&paged=1&s&_wpnonce=ec05289222
Aspect after-activation
HTTP status 200
Load time 0.331 s
Memory usage 3.79 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.210 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.432 s0.350 s-0.082 s3.78 MiB3.84 MiB+ 60.54 KiB
/wp-admin/edit.php0.363 s0.291 s-0.072 s3.78 MiB3.84 MiB+ 59.88 KiB
/wp-admin/post-new.php0.868 s1.049 s+0.181 s6.31 MiB6.37 MiB+ 63.8 KiB
/wp-admin/upload.php0.788 s0.418 s-0.370 s3.74 MiB3.78 MiB+ 42.84 KiB
/wp-admin/options-writing.php0.354 s0.325 s-0.029 s3.71 MiB3.76 MiB+ 46.84 KiB
/wp-admin/media-new.php0.497 s0.354 s-0.143 s3.7 MiB3.76 MiB+ 55.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.456 s0.308 s-0.148 s3.72 MiB3.78 MiB+ 65.7 KiB
/wp-admin/post-new.php?post_type=page0.688 s0.782 s+0.094 s6.3 MiB6.36 MiB+ 60.49 KiB
/wp-admin/options-discussion.php0.329 s0.378 s+0.049 s3.71 MiB3.76 MiB+ 43.34 KiB
/wp-admin/edit-comments.php0.339 s0.340 s+0.001 s3.74 MiB3.78 MiB+ 42.84 KiB
/0.275 s0.186 s-0.089 s4.11 MiB4.17 MiB+ 59.66 KiB
Average 0.490 s0.435 s-0.055 s4.24 MiB4.29 MiB+ 54.63 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
JSON
Language % Lines of code Comment lines Files
PHP82.9%2874588
JSON17.1%5901
Total 346 458 9

PHP Code Analysis | More results »

Lines of code 268
Total complexity 42
Median class complexity 7.5
Median method complexity 1.5
Most complex class VarDumper_Helpers
Most complex function VarDumper_Helpers::get_config()
Classes 2
Methods 8
Functions 26

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.

No new entries found.

PHP Error Log 312 lines

[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:33 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:34 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:35 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:36 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 92
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\FrameCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 20
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 137
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Whoops\Exception\Frame implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/Frame.php on line 12
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetExists($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 101
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetGet($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 110
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetSet($offset, $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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 119
[16-Feb-2026 20:18:38 UTC] PHP Deprecated:  Return type of Whoops\Exception\FrameCollection::offsetUnset($offset) 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/debug-toolkit/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php on line 128

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