SmartPay 2.7.8

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

Summary

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

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

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

Environment
WordPress version6.4.1
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=4bc5f675a2
Aspect after-activation
HTTP status 200
Load time 2.194 s
Memory usage 3.53 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.835 s
Memory usage 3.68 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 1.080 s
Memory usage 3.92 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.417 s
Memory usage 3.72 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.494 s
Memory usage 3.59 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.978 s
Memory usage 3.53 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.557 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.536 s+0.167 s3.38 MiB3.63 MiB+ 255.44 KiB
/wp-admin/edit.php0.232 s0.403 s+0.171 s3.41 MiB3.65 MiB+ 254.23 KiB
/wp-admin/post-new.php1.088 s1.046 s-0.042 s5.46 MiB5.7 MiB+ 252.63 KiB
/wp-admin/upload.php0.610 s0.626 s+0.016 s3.32 MiB3.56 MiB+ 245.07 KiB
/wp-admin/options-writing.php0.260 s0.381 s+0.121 s3.32 MiB3.55 MiB+ 235.11 KiB
/wp-admin/media-new.php0.350 s0.355 s+0.005 s3.29 MiB3.54 MiB+ 250.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.372 s+0.131 s3.31 MiB3.57 MiB+ 259.32 KiB
/wp-admin/post-new.php?post_type=page0.848 s0.672 s-0.176 s5.45 MiB5.7 MiB+ 252.26 KiB
/wp-admin/options-discussion.php0.419 s0.484 s+0.065 s3.3 MiB3.54 MiB+ 239.59 KiB
/wp-admin/edit-comments.php0.280 s0.492 s+0.212 s3.34 MiB3.57 MiB+ 239.61 KiB
/0.329 s0.276 s-0.053 s3.36 MiB3.62 MiB+ 272.83 KiB
Average 0.457 s0.513 s+0.056 s3.72 MiB3.97 MiB+ 250.57 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,7714,218131
JavaScript0.1%1487
CSS0.0%6104
Total 13,791 4,236 142

PHP Code Analysis | More results »

Lines of code 12,388
Total complexity 2,529
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 905
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 223 lines

[13-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00:52 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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00: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-Nov-2023 20:00:56 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-Nov-2023 20:00:56 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-Nov-2023 20:00:56 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-Nov-2023 20:00:56 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:57 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-Nov-2023 20:00:58 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-Nov-2023 20:00:58 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-Nov-2023 20:00:58 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-Nov-2023 20:00:58 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:00:59 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-Nov-2023 20:01:01 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-Nov-2023 20:01:01 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-Nov-2023 20:01:01 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-Nov-2023 20:01:01 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-Nov-2023 20:01:02 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-Nov-2023 20:01:02 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-Nov-2023 20:01:02 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-Nov-2023 20:01:02 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-Nov-2023 20:01:04 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-Nov-2023 20:01:04 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-Nov-2023 20:01:04 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-Nov-2023 20:01:04 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-Nov-2023 20:01:05 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-Nov-2023 20:01:05 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-Nov-2023 20:01:05 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-Nov-2023 20:01:05 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:06 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-Nov-2023 20:01:08 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-Nov-2023 20:01:08 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-Nov-2023 20:01:08 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-Nov-2023 20:01:08 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-Nov-2023 20:01:08 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

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