Billflow 2.1.5

Does Billflow work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1,108PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.11 MiB
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.8.3
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/servicebot/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=servicebot%2Fservicebot.php&plugin_status=all&paged=1&s&_wpnonce=b14bdd5bbd
Aspect after-activation
HTTP status 200
Load time 0.306 s
Memory usage 4.86 MiB
JS errors None
Resource errors None

Billflow

Page screenshot: Billflow
URL /wp-admin/admin.php?page=servicebot
Aspect menu-item
HTTP status 200
Load time 0.196 s
Memory usage 4.82 MiB
JS errors None
Resource errors None

Billflow → Stripe Webhooks

Page screenshot: Billflow → Stripe Webhooks
URL /wp-admin/admin.php?page=servicebot-stripe-webhooks
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 4.82 MiB
JS errors None
Resource errors None

Billflow → Setup Roles

Page screenshot: Billflow → Setup Roles
URL /wp-admin/admin.php?page=servicebot-setup-roles
Aspect menu-item
HTTP status 200
Load time 0.164 s
Memory usage 4.82 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.200 s
Memory usage 4.73 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.394 s
Memory usage 5.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.315 s-0.068 s3.51 MiB4.9 MiB+ 1.39 MiB
/wp-admin/edit.php0.214 s0.214 s+0.000 s3.57 MiB4.92 MiB+ 1.35 MiB
/wp-admin/post-new.php0.831 s0.806 s-0.025 s6.06 MiB6.24 MiB+ 184.79 KiB
/wp-admin/upload.php0.784 s0.572 s-0.212 s3.52 MiB4.84 MiB+ 1.31 MiB
/wp-admin/options-writing.php0.237 s0.230 s-0.007 s3.5 MiB4.82 MiB+ 1.32 MiB
/wp-admin/media-new.php0.286 s0.221 s-0.065 s3.49 MiB4.82 MiB+ 1.32 MiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.208 s+0.002 s3.5 MiB4.84 MiB+ 1.34 MiB
/wp-admin/post-new.php?post_type=page0.742 s0.586 s-0.156 s6.05 MiB6.16 MiB+ 116.31 KiB
/wp-admin/options-discussion.php0.472 s0.481 s+0.009 s3.5 MiB4.82 MiB+ 1.31 MiB
/wp-admin/edit-comments.php0.261 s0.223 s-0.038 s3.52 MiB4.84 MiB+ 1.31 MiB
/0.321 s0.421 s+0.100 s3.43 MiB4.73 MiB+ 1.3 MiB
Average 0.431 s0.389 s-0.042 s3.97 MiB5.08 MiB+ 1.11 MiB

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
Markdown
Language % Lines of code Comment lines Files
PHP84.1%6,5895,021151
Markdown10.8%84703
JavaScript3.6%2801395
JSON0.6%4801
CSS0.6%4782
make0.2%1701
YAML0.0%301
Total 7,831 5,168 164

PHP Code Analysis | More results »

Lines of code 6,299
Total complexity 933
Median class complexity 1.0
Median method complexity 1.0
Most complex class Stripe\StripeObject
Most complex function servicebot_webhook_listener()
Classes 130
Methods 369
Functions 19

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.

Options wp_options 4

Sidebar Widgets 4

ID Name
servicebot_billing_page_widgetBillflow Billing Page Widget
servicebot_subscription_portal_widgetServicebot Subscription Portal Widget
servicebot_pricing_page_widgetServicebot Pricing Page Widget
servicebot_signup_portal_widgetServicebot Signup Portal Widget

PHP Error Log 1108 lines

[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:10 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:11 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:12 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:13 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 34
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 50
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 24
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 29
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\Set::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/servicebot/public/stripe/lib/Util/Set.php on line 40
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetExists($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 186
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetGet($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 196
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetSet($k, $v) 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/servicebot/public/stripe/lib/StripeObject.php on line 181
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::offsetUnset($k) 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/servicebot/public/stripe/lib/StripeObject.php on line 191
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 202
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\StripeObject::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/servicebot/public/stripe/lib/StripeObject.php on line 402
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Collection::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/servicebot/public/stripe/lib/Collection.php on line 110
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 44
[06-Oct-2025 02:04:14 UTC] PHP Deprecated:  Return type of Stripe\Util\CaseInsensitiveArray::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/servicebot/public/stripe/lib/Util/CaseInsensitiveArray.php on line 56

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