Coffee Code - Getnet for WooCommerce 1.5.0

Does "Coffee Code - Getnet for WooCommerce" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 91.75 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 400+
WordPress.org page https://wordpress.org/plugins/wc-checkout-getnet/
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=wc-checkout-getnet%2Fwc-checkout-getnet.php&plugin_status=all&paged=1&s&_wpnonce=3573199cdc
Aspect after-activation
HTTP status 200
Load time 0.240 s
Memory usage 3.08 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.214 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.262 s-0.028 s3.05 MiB3.14 MiB+ 93.58 KiB
/wp-admin/edit.php0.186 s0.185 s-0.001 s3.07 MiB3.17 MiB+ 93.21 KiB
/wp-admin/post-new.php0.763 s0.616 s-0.147 s4.97 MiB5.06 MiB+ 97.95 KiB
/wp-admin/upload.php0.580 s0.299 s-0.281 s2.99 MiB3.07 MiB+ 76.94 KiB
/wp-admin/options-writing.php0.176 s0.281 s+0.105 s2.99 MiB3.05 MiB+ 63.6 KiB
/wp-admin/media-new.php0.288 s0.228 s-0.060 s2.97 MiB3.05 MiB+ 89.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.232 s0.180 s-0.052 s2.98 MiB3.07 MiB+ 94.4 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.576 s-0.056 s4.96 MiB5.05 MiB+ 93.63 KiB
/wp-admin/options-discussion.php0.200 s0.187 s-0.013 s2.97 MiB3.05 MiB+ 77.45 KiB
/wp-admin/edit-comments.php0.216 s0.199 s-0.017 s3 MiB3.07 MiB+ 76.17 KiB
/0.300 s0.214 s-0.086 s2.94 MiB3.09 MiB+ 153.16 KiB
Average 0.351 s0.293 s-0.058 s3.35 MiB3.44 MiB+ 91.75 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
PHP100.0%2,20070137
JSON0.0%101
Total 2,201 701 38

PHP Code Analysis | More results »

Lines of code 1,906
Total complexity 325
Median class complexity 10.0
Median method complexity 1.0
Most complex class WcGetnet\WooCommerce\GateWays\WcGetnet_CreditCard
Most complex function WcGetnet\WooCommerce\GateWays\Abstract_Payment::thank_you_page()
Classes 17
Methods 121
Functions 16

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

[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:24 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:25 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:26 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:27 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:27 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:27 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:27 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:28 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:29 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:30 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[23-Dec-2022 17:13:31 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/wc-checkout-getnet/vendor/pimple/pimple/src/Pimple/Container.php on line 143

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