CartFlows 1.11.7

Does CartFlows work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 2.22 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200,000+
WordPress.org page https://wordpress.org/plugins/cartflows/
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=cartflows%2Fcartflows.php&plugin_status=all&paged=1&s&_wpnonce=175e3ef11d
Aspect after-activation
HTTP status 200
Load time 1.929 s
Memory usage 4.53 MiB
JS errors None
Resource errors None

CartFlows

Page screenshot: CartFlows
URL /wp-admin/admin.php?page=cartflows
Aspect menu-item
HTTP status 200
Load time 0.620 s
Memory usage 6.15 MiB
JS errors None
Resource errors None

CartFlows → Flows

Page screenshot: CartFlows → Flows
URL /wp-admin/admin.php?page=cartflows&path=flows
Aspect menu-item
HTTP status 200
Load time 0.361 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

CartFlows → Store Checkout

Page screenshot: CartFlows → Store Checkout
URL /wp-admin/admin.php?page=cartflows&path=store-checkout
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

CartFlows → Templates

Page screenshot: CartFlows → Templates
URL /wp-admin/admin.php?page=cartflows&path=library
Aspect menu-item
HTTP status 200
Load time 0.338 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

CartFlows → Settings

Page screenshot: CartFlows → Settings
URL /wp-admin/admin.php?page=cartflows&path=settings
Aspect menu-item
HTTP status 200
Load time 0.290 s
Memory usage 5.36 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.66 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.212 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.281 s0.257 s-0.024 s3.05 MiB3.58 MiB+ 543.52 KiB
/wp-admin/edit.php0.177 s0.400 s+0.223 s3.07 MiB3.66 MiB+ 604.03 KiB
/wp-admin/post-new.php0.774 s0.938 s+0.164 s4.97 MiB17.79 MiB+ 12.82 MiB
/wp-admin/upload.php0.542 s0.317 s-0.225 s2.99 MiB3.52 MiB+ 544.35 KiB
/wp-admin/options-writing.php0.172 s0.166 s-0.006 s2.99 MiB3.51 MiB+ 530.36 KiB
/wp-admin/media-new.php0.271 s0.239 s-0.032 s2.97 MiB3.51 MiB+ 556.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.198 s+0.006 s2.98 MiB3.53 MiB+ 558.93 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.646 s+0.031 s4.96 MiB11.91 MiB+ 6.95 MiB
/wp-admin/options-discussion.php0.199 s0.328 s+0.129 s2.97 MiB3.51 MiB+ 544.7 KiB
/wp-admin/edit-comments.php0.196 s0.216 s+0.020 s3 MiB3.53 MiB+ 542.22 KiB
/0.281 s0.200 s-0.081 s2.94 MiB3.29 MiB+ 353.96 KiB
Average 0.336 s0.355 s+0.019 s3.35 MiB5.58 MiB+ 2.22 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
JSON
Language % Lines of code Comment lines Files
PHP48.8%43,02716,362293
CSS19.0%16,7441,54145
JavaScript15.1%13,294728110
JSON12.3%10,81606
Sass3.9%3,41311635
SVG0.9%827636
Total 88,121 18,753 525

PHP Code Analysis | More results »

Lines of code 32,497
Total complexity 5,887
Median class complexity 13.0
Median method complexity 2.0
Most complex class Cartflows_Checkout_Markup
Most complex function Cartflows_Block_Helper::get_order_detail_form_css()
Classes 213
Methods 1,734
Functions 59

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 13

Custom Post Types 3

ID Name
scheduled-actionScheduled Actions
cartflows_flowFlows
cartflows_stepSteps

Meta Boxes

{
    "cartflows_flow": {
        "slugdiv": {
            "title": "Slug",
            "context": "side"
        }
    }
}

Capabilities 2

PHP Error Log 162 lines

[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/cartflows/libraries/action-scheduler/functions.php on line 316
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:05 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/cartflows/libraries/action-scheduler/functions.php on line 316
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:06 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:08 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:09 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:10 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:11 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:12 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:13 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/cartflows/libraries/action-scheduler/functions.php on line 316
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:14 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:15 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:15 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:15 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:16 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:17 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:17 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:17 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
[01-Dec-2022 11:37:18 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/cartflows/libraries/action-scheduler/classes/ActionScheduler_DateTime.php on line 60

(+62 more lines)
See also: All tests for this plugin, How to Hide CartFlows Admin Menus and Meta Boxes