WP Commission 1.0.6

Does WP Commission work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
6PHP notices
45PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 58.24 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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wp-commission/
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=wp-commission%2Fwp-commission.php&plugin_status=all&paged=1&s&_wpnonce=909f8da89c
Aspect after-activation
HTTP status 200
Load time 0.746 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

Tools → WP Commission

Page screenshot: Tools → WP Commission
URL /wp-admin/tools.php?page=wp-commission
Aspect menu-item
HTTP status 200
Load time 0.793 s
Memory usage 4.26 MiB
JS errors None
Resource errors None

WP Commission

Page screenshot: WP Commission
URL /wp-admin/admin.php?page=wpcommission
Aspect menu-item
HTTP status 200
Load time 0.510 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

WP Commission → Amazon Items

Page screenshot: WP Commission → Amazon Items
URL /wp-admin/admin.php?page=wpcommission-items
Aspect menu-item
HTTP status 200
Load time 0.497 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

WP Commission → Blacklist

Page screenshot: WP Commission → Blacklist
URL /wp-admin/admin.php?page=wpcommission-blacklist
Aspect menu-item
HTTP status 200
Load time 0.136 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.267 s
Memory usage 4.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.033 s0.780 s-0.253 s4.23 MiB4.27 MiB+ 48.56 KiB
/wp-admin/edit.php0.545 s0.571 s+0.026 s4.28 MiB4.35 MiB+ 68.2 KiB
/wp-admin/post-new.php1.762 s2.007 s+0.245 s6.78 MiB6.87 MiB+ 94.9 KiB
/wp-admin/upload.php1.846 s1.334 s-0.512 s4.25 MiB4.3 MiB+ 51.46 KiB
/wp-admin/options-writing.php0.549 s0.514 s-0.035 s4.22 MiB4.25 MiB+ 35.14 KiB
/wp-admin/media-new.php0.578 s0.570 s-0.008 s4.21 MiB4.25 MiB+ 43.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.733 s0.752 s+0.019 s4.22 MiB4.29 MiB+ 68.52 KiB
/wp-admin/post-new.php?post_type=page1.965 s1.743 s-0.222 s6.76 MiB6.84 MiB+ 90.53 KiB
/wp-admin/options-discussion.php0.911 s0.906 s-0.005 s4.23 MiB4.25 MiB+ 27.65 KiB
/wp-admin/edit-comments.php0.554 s0.561 s+0.007 s4.24 MiB4.29 MiB+ 51.16 KiB
/0.313 s0.254 s-0.059 s4.6 MiB4.66 MiB+ 61.17 KiB
Average 0.981 s0.908 s-0.072 s4.73 MiB4.79 MiB+ 58.24 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
PHP95.9%1,08015316
Markdown1.7%1903
Bourne Shell0.9%1001
Sass0.6%701
JSON0.5%601
CoffeeScript0.4%421
CSS0.0%011
Total 1,126 156 24

PHP Code Analysis | More results »

Lines of code 797
Total complexity 136
Median class complexity 14.0
Median method complexity 2.0
Most complex class WP_Commission_Plugin
Most complex function WPCommissionClient::get_recent_book_mentions_response()
Classes 6
Methods 59
Functions 9

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 52 lines

[13-Sep-2026 03:07:33 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:33 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:33 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:33 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:33 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:34 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:34 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:34 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:34 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:34 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:36 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:36 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:36 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:36 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:36 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:37 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:37 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:37 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:37 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:37 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:38 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:38 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:38 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:38 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:38 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:38 UTC] PHP Parse error:  syntax error, unexpected token "else" in /wp-content/plugins/wp-commission/tmpl/settings-blacklist.php on line 82
[13-Sep-2026 03:07:39 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:39 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:39 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:39 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:39 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:40 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:40 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:40 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:40 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:40 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:41 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/post-metadata</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:41 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/sync-batch</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:41 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/expand</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/post-metadata</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/sync-batch</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-commission/v1/expand</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6260
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 79
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 90
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 101
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 113
[13-Sep-2026 03:07:52 UTC] PHP Deprecated:  Return type of Kevinrob\GuzzleCache\KeyValueHttpHeader::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/wp-commission/vendor/kevinrob/guzzle-cache-middleware/src/KeyValueHttpHeader.php on line 124
See also: All tests for this plugin