Billflow 2.1.5

Does Billflow work with WordPress 6.8.2 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.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/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=540f000614
Aspect after-activation
HTTP status 200
Load time 0.314 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.187 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.185 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.163 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.222 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.695 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.571 s0.324 s-0.247 s3.51 MiB4.9 MiB+ 1.39 MiB
/wp-admin/edit.php0.224 s0.204 s-0.020 s3.57 MiB4.92 MiB+ 1.35 MiB
/wp-admin/post-new.php0.903 s1.398 s+0.495 s6.06 MiB6.24 MiB+ 185.46 KiB
/wp-admin/upload.php0.725 s0.591 s-0.134 s3.52 MiB4.84 MiB+ 1.31 MiB
/wp-admin/options-writing.php0.235 s0.224 s-0.011 s3.5 MiB4.82 MiB+ 1.32 MiB
/wp-admin/media-new.php0.283 s0.251 s-0.032 s3.49 MiB4.82 MiB+ 1.33 MiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.221 s-0.007 s3.5 MiB4.84 MiB+ 1.34 MiB
/wp-admin/post-new.php?post_type=page1.155 s0.840 s-0.315 s6.05 MiB6.16 MiB+ 116.99 KiB
/wp-admin/options-discussion.php0.359 s0.322 s-0.037 s3.5 MiB4.82 MiB+ 1.31 MiB
/wp-admin/edit-comments.php0.474 s0.423 s-0.051 s3.52 MiB4.84 MiB+ 1.31 MiB
/0.302 s0.300 s-0.002 s3.5 MiB4.73 MiB+ 1.23 MiB
Average 0.496 s0.463 s-0.033 s3.98 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

[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:57 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:58 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:31:59 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:00 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:01 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
[21-Jul-2025 01:32:02 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
[21-Jul-2025 01:32:02 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