BigCommerce for WordPress 5.1.1

Does BigCommerce for WordPress work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
13PHP fatal errors
533PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

Page speed impact: 0.104 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/bigcommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

BigCommerce for WordPress ‹ Test site — WordPress

Page screenshot: BigCommerce for WordPress ‹ Test site — WordPress
URL /wp-admin/edit.php?page=bigcommerce_welcome&post_type=bigcommerce_product
Requested URL /wp-admin/plugins.php?action=activate&plugin=bigcommerce%2Fbigcommerce.php&plugin_status=all&paged=1&s&_wpnonce=10b75ecc3f
Aspect after-activation
HTTP status 200
Load time 2.222 s
Memory usage 5.51 MiB
JS errors None
Resource errors None

BigCommerce

Page screenshot: BigCommerce
URL /wp-admin/edit.php?post_type=bigcommerce_product
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 5.47 MiB
JS errors None
Resource errors None

BigCommerce → Categories

Page screenshot: BigCommerce → Categories
URL /wp-admin/edit-tags.php?taxonomy=bigcommerce_category&post_type=bigcommerce_product
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

BigCommerce → Brands

Page screenshot: BigCommerce → Brands
URL /wp-admin/edit-tags.php?taxonomy=bigcommerce_brand&post_type=bigcommerce_product
Aspect menu-item
HTTP status 200
Load time 0.209 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

BigCommerce → Welcome

Page screenshot: BigCommerce → Welcome
URL /wp-admin/edit.php?post_type=bigcommerce_product&page=bigcommerce_welcome
Aspect menu-item
HTTP status 200
Load time 0.921 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

BigCommerce → Resources

Page screenshot: BigCommerce → Resources
URL /wp-admin/edit.php?post_type=bigcommerce_product&page=bigcommerce_resources
Aspect menu-item
HTTP status 200
Load time 0.762 s
Memory usage 5.59 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 500
Load time 0.068 s
Memory usage N/A
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.734 s
Memory usage 7.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.384 s+0.082 s3.48 MiB5.44 MiB+ 1.96 MiB
/wp-admin/edit.php0.206 s0.323 s+0.117 s3.54 MiB5.49 MiB+ 1.95 MiB
/wp-admin/post-new.php0.780 s1.024 s+0.244 s5.92 MiB8.14 MiB+ 2.21 MiB
/wp-admin/upload.php0.576 s0.609 s+0.033 s3.49 MiB5.38 MiB+ 1.89 MiB
/wp-admin/options-writing.php0.226 s0.325 s+0.099 s3.47 MiB5.36 MiB+ 1.89 MiB
/wp-admin/media-new.php0.375 s0.281 s-0.094 s3.46 MiB5.36 MiB+ 1.9 MiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.268 s+0.064 s3.47 MiB5.38 MiB+ 1.9 MiB
/wp-admin/post-new.php?post_type=page0.567 s0.694 s+0.127 s5.92 MiB8.06 MiB+ 2.15 MiB
/wp-admin/options-discussion.php0.269 s0.566 s+0.297 s3.47 MiB5.36 MiB+ 1.89 MiB
/wp-admin/edit-comments.php0.216 s0.290 s+0.074 s3.49 MiB5.38 MiB+ 1.89 MiB
Average 0.372 s0.476 s+0.104 s3.97 MiB5.94 MiB+ 1.96 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP57.4%42,97712,449729
CSS24.2%18,0898489
JavaScript11.4%8,5372,467177
HTML3.6%2,685212
Markdown2.6%1,93305
Sass0.4%27302
JSON0.3%20806
SVG0.2%14246
GraphQL0.1%5502
Total 74,899 15,770 948

PHP Code Analysis | More results »

Lines of code 39,240
Total complexity 6,047
Median class complexity 6.0
Median method complexity 1.0
Most complex class BigCommerce\Post_Types\Product\Product
Most complex function BigCommerce\Post_Types\Product\Query::filter_queries()
Classes 555
Methods 2,583
Functions 40

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 1

Options wp_options 17

Custom Post Types 3

ID Name
bigcommerce_productProducts
bigcommerce_taskQueue Tasks
bigcommerce_sync_logSync Logs

Sidebar Widgets 3

ID Name
bigcommerce_product_categoriesProduct Categories
bigcommerce_mini_cartMini-Cart
bigcommerce_currency_switcherCurrency Switcher

Roles 1

ID Name
customerCustomer

PHP Error Log 989 lines

[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:13 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 42
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 87
[25-Nov-2024 02:26:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 57
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/bigcommerce/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Forms.php on line 48
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:17 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 42
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 87
[25-Nov-2024 02:26:20 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Settings/Onboarding_Progress.php on line 57
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 02:26:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/bigcommerce/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Compatibility.php on line 57
[25-Nov-2024 02:26:23 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bigcommerce/src/BigCommerce/Container/Forms.php on line 48

(+889 more lines)
See also: All tests for this plugin