CartFlows 1.11.9

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

Summary

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

Memory usage: 2.24 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.2
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=1bd7cc9dc0
Aspect after-activation
HTTP status 200
Load time 0.945 s
Memory usage 4.55 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.514 s
Memory usage 6.17 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.390 s
Memory usage 5.37 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.271 s
Memory usage 5.37 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.330 s
Memory usage 5.37 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.320 s
Memory usage 5.37 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.180 s
Memory usage 3.69 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.174 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.264 s0.633 s+0.369 s3.07 MiB3.64 MiB+ 576.93 KiB
/wp-admin/edit.php0.172 s0.199 s+0.027 s3.1 MiB3.7 MiB+ 616.21 KiB
/wp-admin/post-new.php0.728 s0.869 s+0.141 s5.02 MiB17.85 MiB+ 12.83 MiB
/wp-admin/upload.php0.669 s0.299 s-0.370 s3.02 MiB3.58 MiB+ 577.27 KiB
/wp-admin/options-writing.php0.192 s0.143 s-0.049 s3.01 MiB3.54 MiB+ 542.64 KiB
/wp-admin/media-new.php0.290 s0.226 s-0.064 s2.99 MiB3.56 MiB+ 579.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.183 s+0.011 s3.01 MiB3.58 MiB+ 591.11 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.740 s+0.145 s5.01 MiB11.97 MiB+ 6.96 MiB
/wp-admin/options-discussion.php0.200 s0.300 s+0.100 s3 MiB3.54 MiB+ 556.88 KiB
/wp-admin/edit-comments.php0.231 s0.202 s-0.029 s3.03 MiB3.59 MiB+ 574.4 KiB
/0.300 s0.189 s-0.111 s2.97 MiB3.32 MiB+ 360.92 KiB
Average 0.347 s0.362 s+0.015 s3.38 MiB5.63 MiB+ 2.24 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.9%43,28316,477293
CSS19.1%16,9231,54348
JavaScript15.0%13,293702110
JSON12.2%10,81606
Sass3.9%3,41311635
SVG0.9%827636
Total 88,555 18,844 528

PHP Code Analysis | More results »

Lines of code 32,752
Total complexity 5,986
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 214
Methods 1,747
Functions 60

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 163 lines

[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:46 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:47 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:48 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:49 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:50 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:51 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:52 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:53 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
[29-Mar-2023 20:50:54 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
[29-Mar-2023 20:50:54 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
[29-Mar-2023 20:50:54 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:55 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
[29-Mar-2023 20:50:56 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
[29-Mar-2023 20:50:56 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
[29-Mar-2023 20:50:56 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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
[29-Mar-2023 20:50:57 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

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