CashTippr 1.1.20

Does "CashTippr: Bitcoin Cash instant tips & payments for your content" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/cashtippr-bitcoin-cash-moneybutton-payments/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=cashtippr-bitcoin-cash-moneybutton-payments%2Fcashtippr.php&plugin_status=all&paged=1&s&_wpnonce=0477fbf7ae
Aspect after-activation
HTTP status 200
Load time 1.054 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

CashTippr

Page screenshot: CashTippr
URL /wp-admin/admin.php?page=cashtippr
Aspect menu-item
HTTP status 200
Load time 0.233 s
Memory usage 3.48 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.222 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.350 s-0.031 s3.38 MiB3.46 MiB+ 82.97 KiB
/wp-admin/edit.php0.232 s0.224 s-0.008 s3.41 MiB3.49 MiB+ 82.97 KiB
/wp-admin/post-new.php1.073 s0.655 s-0.418 s5.46 MiB5.56 MiB+ 101.3 KiB
/wp-admin/upload.php0.676 s0.479 s-0.197 s3.32 MiB3.39 MiB+ 64.2 KiB
/wp-admin/options-writing.php0.226 s0.231 s+0.005 s3.32 MiB3.38 MiB+ 58.98 KiB
/wp-admin/media-new.php0.320 s0.280 s-0.040 s3.3 MiB3.37 MiB+ 78.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.212 s+0.000 s3.31 MiB3.4 MiB+ 82.93 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.607 s-0.017 s5.45 MiB5.55 MiB+ 100.89 KiB
/wp-admin/options-discussion.php0.278 s0.437 s+0.159 s3.3 MiB3.37 MiB+ 68.24 KiB
/wp-admin/edit-comments.php0.246 s0.227 s-0.019 s3.34 MiB3.4 MiB+ 64.52 KiB
/0.298 s0.210 s-0.088 s3.36 MiB3.36 MiB- 2.88 KiB
Average 0.415 s0.356 s-0.059 s3.72 MiB3.79 MiB+ 71.15 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
SVG
XML
TypeScript
Language % Lines of code Comment lines Files
PHP45.7%8,2442,765118
SVG25.0%4,49803
XML11.4%2,05522
TypeScript10.6%1,90429722
CSS3.6%643293
Markdown2.3%420017
JSON0.7%13105
JavaScript0.3%62584
HTML0.2%4501
YAML0.1%2102
Sass0.0%301
Total 18,026 3,151 178

PHP Code Analysis | More results »

Lines of code 9,957
Total complexity 2,187
Median class complexity 9.0
Median method complexity 2.0
Most complex class Cashtippr
Most complex function Cashtippr::showTipprButton()
Classes 110
Methods 729
Functions 18

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 2

Options wp_options 5

PHP Error Log 504 lines

[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:35 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:37 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:38 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:39 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 77
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 81
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 72
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 76
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 87
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 99
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 115
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MysqlWpSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MysqlWpSessionHandler.php on line 121
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 61
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 65
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 69
[07-Feb-2024 08:33:40 UTC] PHP Deprecated:  Return type of CTIP_MemcachedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cashtippr-bitcoin-cash-moneybutton-payments/classes/Session/MemcachedSessionHandler.php on line 73

(+404 more lines)
See also: All tests for this plugin, How to Hide the "CashTippr" Admin Menu