SmartPay 2.7.7

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: 233.57 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.092 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=85a93a68bc
Aspect after-activation
HTTP status 200
Load time 2.620 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.884 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.859 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.565 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.534 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 1.048 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.501 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.308 s0.461 s+0.153 s3.07 MiB3.3 MiB+ 232.59 KiB
/wp-admin/edit.php0.227 s0.391 s+0.164 s3.1 MiB3.32 MiB+ 231.98 KiB
/wp-admin/post-new.php0.889 s0.917 s+0.028 s5.02 MiB5.24 MiB+ 220.61 KiB
/wp-admin/upload.php0.698 s0.672 s-0.026 s3.02 MiB3.23 MiB+ 221.54 KiB
/wp-admin/options-writing.php0.208 s0.300 s+0.092 s3.01 MiB3.21 MiB+ 202.33 KiB
/wp-admin/media-new.php0.325 s0.380 s+0.055 s2.99 MiB3.21 MiB+ 226.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.329 s+0.122 s3.01 MiB3.24 MiB+ 235.79 KiB
/wp-admin/post-new.php?post_type=page0.648 s0.658 s+0.010 s5.01 MiB5.23 MiB+ 216.24 KiB
/wp-admin/options-discussion.php0.245 s0.504 s+0.259 s3 MiB3.21 MiB+ 216.06 KiB
/wp-admin/edit-comments.php0.253 s0.431 s+0.178 s3.03 MiB3.24 MiB+ 216.08 KiB
/0.350 s0.323 s-0.027 s2.97 MiB3.31 MiB+ 349.38 KiB
Average 0.396 s0.488 s+0.092 s3.38 MiB3.61 MiB+ 233.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 215 lines

[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:38 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10:42 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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10:43 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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10:51 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
[20-Jul-2023 08:10:51 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
[20-Jul-2023 08:10:51 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
[20-Jul-2023 08:10:51 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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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
[20-Jul-2023 08:10: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

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