WP Full Stripe Free 1.6.1

Does WP Full Stripe Free work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
12PHP notices
594PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 34.16 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 5,000+
WordPress.org page https://wordpress.org/plugins/wp-full-stripe-free/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wp-full-stripe-free%2Fwp-full-stripe-free.php&plugin_status=all&paged=1&s&_wpnonce=5603c8971b
Aspect after-activation
HTTP status 200
Load time 0.323 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Full Stripe

Page screenshot: Full Stripe
URL /wp-admin/admin.php?page=fullstripe-settings-f
Aspect menu-item
HTTP status 200
Load time 0.811 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Full Stripe → Payments

Page screenshot: Full Stripe → Payments
URL /wp-admin/admin.php?page=fullstripe-payments-f
Aspect menu-item
HTTP status 200
Load time 0.499 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Full Stripe → Payments → Payment Forms

Page screenshot: Full Stripe → Payments → Payment
			Forms
URL /wp-admin/admin.php?page=fullstripe-payments-f&tab=forms
Aspect menu-item-tab
HTTP status 200
Load time 0.467 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Full Stripe → Payments → Create New Form

Page screenshot: Full Stripe → Payments → Create
			New Form
URL /wp-admin/admin.php?page=fullstripe-payments-f&tab=create
Aspect menu-item-tab
HTTP status 200
Load time 0.530 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Full Stripe → Help

Page screenshot: Full Stripe → Help
URL /wp-admin/admin.php?page=fullstripe-help-f
Aspect menu-item
HTTP status 200
Load time 0.493 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Full Stripe → About

Page screenshot: Full Stripe → About
URL /wp-admin/admin.php?page=fullstripe-about-f
Aspect menu-item
HTTP status 200
Load time 0.524 s
Memory usage 3.39 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.230 s
Memory usage 3.32 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.340 s-0.043 s3.38 MiB3.43 MiB+ 47.41 KiB
/wp-admin/edit.php0.224 s0.221 s-0.003 s3.41 MiB3.45 MiB+ 47.05 KiB
/wp-admin/post-new.php1.038 s0.651 s-0.387 s5.46 MiB5.51 MiB+ 51.77 KiB
/wp-admin/upload.php0.572 s0.393 s-0.179 s3.32 MiB3.35 MiB+ 31.14 KiB
/wp-admin/options-writing.php0.220 s0.205 s-0.015 s3.32 MiB3.34 MiB+ 23.74 KiB
/wp-admin/media-new.php0.336 s0.232 s-0.104 s3.29 MiB3.34 MiB+ 43.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.211 s+0.012 s3.31 MiB3.36 MiB+ 48.5 KiB
/wp-admin/post-new.php?post_type=page0.656 s0.617 s-0.039 s5.45 MiB5.5 MiB+ 51.35 KiB
/wp-admin/options-discussion.php0.270 s0.382 s+0.112 s3.3 MiB3.33 MiB+ 31.65 KiB
/wp-admin/edit-comments.php0.304 s0.243 s-0.061 s3.34 MiB3.37 MiB+ 30.45 KiB
/0.323 s0.208 s-0.115 s3.36 MiB3.33 MiB- 30.63 KiB
Average 0.411 s0.337 s-0.075 s3.72 MiB3.75 MiB+ 34.16 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP50.8%2,78416018
CSS36.0%1,973294
JavaScript13.3%728502
Total 5,485 239 24

PHP Code Analysis | More results »

Lines of code 1,642
Total complexity 188
Median class complexity 22.0
Median method complexity 2.0
Most complex class MM_WPFSF
Most complex function MM_WPFSF::get_available_currencies()
Classes 7
Methods 53
Functions 1

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 1

PHP Error Log 608 lines

[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:26 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-full-stripe-free/include/wp-full-stripe-main.php on line 54
[02-Feb-2024 07:04:26 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/wp-full-stripe-free/include/wp-full-stripe-main.php on line 57
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:26 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 07:04:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:27 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 07:04:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[02-Feb-2024 07:04:27 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:27 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:28 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 07:04:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[02-Feb-2024 07:04:28 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:28 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154
[02-Feb-2024 07:04:30 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 264
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  Return type of Stripe\AttachedObject::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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/AttachedObject.php on line 39
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 07:04:30 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[02-Feb-2024 07:04:30 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:30 UTC] PHP Notice:  Function WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array. To pass arbitrary data to scripts, use the wp_add_inline_script() function instead. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6031
[02-Feb-2024 07:04:31 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 23
[02-Feb-2024 07:04:31 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 36
[02-Feb-2024 07:04:31 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 31
[02-Feb-2024 07:04:31 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 55
[02-Feb-2024 07:04:31 UTC] PHP Deprecated:  Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/AutoPagingIterator.php on line 18
[02-Feb-2024 07:04:31 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/Util/Set.php on line 40
[02-Feb-2024 07:04:31 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 149
[02-Feb-2024 07:04:31 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 158
[02-Feb-2024 07:04:31 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 144
[02-Feb-2024 07:04:31 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/wp-full-stripe-free/vendor/stripe/stripe-php/lib/StripeObject.php on line 154

(+508 more lines)
See also: All tests for this plugin, How to Hide WP Full Pay Admin Menus and Widgets