SmartPay 2.7.6

Does SmartPay work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
213PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/smartpay/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Getting Started ‹ Test site — WordPress

Page screenshot: Getting Started ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Requested URL /wp-admin/plugins.php?action=activate&plugin=smartpay%2Fsmartpay.php&plugin_status=all&paged=1&s&_wpnonce=44796c70c9
Aspect after-activation
HTTP status 200
Load time 2.636 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

SmartPay

Page screenshot: SmartPay
URL /wp-admin/admin.php?page=smartpay
Aspect menu-item
HTTP status 200
Load time 0.820 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

SmartPay → Forms

Page screenshot: SmartPay → Forms
URL /wp-admin/admin.php?page=smartpay-form
Aspect menu-item
HTTP status 200
Load time 0.784 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

SmartPay → Settings

Page screenshot: SmartPay → Settings
URL /wp-admin/admin.php?page=smartpay-setting
Aspect menu-item
HTTP status 200
Load time 0.538 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

SmartPay → Integrations

Page screenshot: SmartPay → Integrations
URL /wp-admin/admin.php?page=smartpay-integrations
Aspect menu-item
HTTP status 200
Load time 0.419 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

SmartPay → Getting Started

Page screenshot: SmartPay → Getting Started
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Aspect menu-item
HTTP status 200
Load time 0.912 s
Memory usage 3.21 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.456 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.286 s0.426 s+0.140 s3.07 MiB3.3 MiB+ 230.91 KiB
/wp-admin/edit.php0.190 s0.328 s+0.138 s3.1 MiB3.32 MiB+ 230.31 KiB
/wp-admin/post-new.php0.758 s0.915 s+0.157 s5.02 MiB5.23 MiB+ 218.94 KiB
/wp-admin/upload.php0.579 s0.553 s-0.026 s3.02 MiB3.23 MiB+ 219.86 KiB
/wp-admin/options-writing.php0.178 s0.259 s+0.081 s3.01 MiB3.21 MiB+ 200.66 KiB
/wp-admin/media-new.php0.349 s0.310 s-0.039 s2.99 MiB3.21 MiB+ 225.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.318 s+0.125 s3.01 MiB3.23 MiB+ 234.12 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.609 s+0.002 s5.01 MiB5.22 MiB+ 214.57 KiB
/wp-admin/options-discussion.php0.212 s0.373 s+0.161 s3 MiB3.21 MiB+ 214.39 KiB
/wp-admin/edit-comments.php0.211 s0.542 s+0.331 s3.03 MiB3.24 MiB+ 214.41 KiB
/0.316 s0.298 s-0.018 s3.03 MiB3.31 MiB+ 286.02 KiB
Average 0.353 s0.448 s+0.096 s3.39 MiB3.61 MiB+ 226.29 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
PHP99.9%13,7584,218131
JavaScript0.1%1487
CSS0.0%6104
Total 13,778 4,236 142

PHP Code Analysis | More results »

Lines of code 12,375
Total complexity 2,525
Median class complexity 8.5
Median method complexity 1.0
Most complex class SmartPay\Modules\Frontend\Utilities\Downloader
Most complex function SmartPay\Modules\Frontend\Utilities\Downloader::getFileCtype()
Classes 100
Methods 904
Functions 43

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.

Database Tables 5

Options wp_options 2

PHP Error Log 215 lines

[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:39 UTC] WordPress database error Table 'wordpress.wp_smartpay_products' doesn't exist for query ALTER TABLE wp_smartpay_products ADD settings LONGTEXT DEFAULT NULL AFTER status made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddSettingsColumnOnProductTable::up
[13-Jul-2023 07:57:39 UTC] WordPress database error Table 'wordpress.wp_smartpay_payments' doesn't exist for query ALTER TABLE wp_smartpay_payments ADD uuid VARCHAR(255) DEFAULT NULL AFTER id made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddUuidColumnOnPaymentTable::up
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 832
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 843
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 855
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 866
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Database/Eloquent/Model.php on line 391
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:39 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:43 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:43 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:43 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:43 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:44 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:44 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:44 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:44 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 832
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 843
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 855
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 866
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Database/Eloquent/Model.php on line 391
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 34
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 301
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 306
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 313
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 318
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 296
[13-Jul-2023 07:57:45 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Database/Eloquent/ModelCollection.php on line 291
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 832
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 843
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 855
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::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/smartpay/framework/Database/Eloquent/Model.php on line 866
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Database/Eloquent/Model.php on line 391
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 34
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 301
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 306
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 313
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 318
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::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/smartpay/framework/Database/Eloquent/ModelCollection.php on line 296
[13-Jul-2023 07:57:46 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Database\Eloquent\ModelCollection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Database/Eloquent/ModelCollection.php on line 291
[13-Jul-2023 07:57:47 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:47 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:47 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:47 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:48 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:48 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:48 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:48 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:50 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:50 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:50 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:50 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:52 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:52 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:52 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:52 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:53 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:54 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:55 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272
[13-Jul-2023 07:57:55 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1283
[13-Jul-2023 07:57:55 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1295
[13-Jul-2023 07:57:55 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1308
[13-Jul-2023 07:57:55 UTC] PHP Deprecated:  Return type of SmartPay\Framework\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smartpay/framework/Container/Container.php on line 1272

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