CartFlows 1.11.13

Does CartFlows work with WordPress 6.2.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: 0.030 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.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=3c7eb7895b
Aspect after-activation
HTTP status 200
Load time 1.322 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.547 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.376 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.285 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.346 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.321 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.179 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.280 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.281 s0.439 s+0.158 s3.07 MiB3.64 MiB+ 582.13 KiB
/wp-admin/edit.php0.183 s0.212 s+0.029 s3.1 MiB3.7 MiB+ 616.69 KiB
/wp-admin/post-new.php0.740 s0.959 s+0.219 s5.02 MiB17.85 MiB+ 12.83 MiB
/wp-admin/upload.php0.531 s0.305 s-0.226 s3.02 MiB3.58 MiB+ 577.74 KiB
/wp-admin/options-writing.php0.172 s0.151 s-0.021 s3.01 MiB3.54 MiB+ 543.12 KiB
/wp-admin/media-new.php0.271 s0.260 s-0.011 s2.99 MiB3.56 MiB+ 579.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.183 s-0.040 s3.01 MiB3.58 MiB+ 591.62 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.757 s+0.166 s5.01 MiB11.98 MiB+ 6.96 MiB
/wp-admin/options-discussion.php0.200 s0.328 s+0.128 s3 MiB3.54 MiB+ 557.36 KiB
/wp-admin/edit-comments.php0.206 s0.224 s+0.018 s3.03 MiB3.59 MiB+ 574.88 KiB
/0.311 s0.216 s-0.095 s2.97 MiB3.32 MiB+ 363.05 KiB
Average 0.337 s0.367 s+0.030 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.5%42,70316,409287
CSS19.2%16,9251,54248
JavaScript15.1%13,327728110
JSON12.3%10,81606
Sass3.9%3,41311635
SVG0.9%827636
Total 88,011 18,801 522

PHP Code Analysis | More results »

Lines of code 32,529
Total complexity 5,959
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 211
Methods 1,728
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

User Metadata wp_usermeta 1

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

[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:35 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:36 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:37 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
[06-Jun-2023 13:23:38 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
[06-Jun-2023 13:23:38 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
[06-Jun-2023 13:23:38 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:39 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:40 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:41 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:42 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
[06-Jun-2023 13:23:43 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
[06-Jun-2023 13:23:43 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
[06-Jun-2023 13:23:43 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
[06-Jun-2023 13:23:43 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
[06-Jun-2023 13:23:44 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
[06-Jun-2023 13:23:44 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
[06-Jun-2023 13:23:44 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23:45 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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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
[06-Jun-2023 13:23: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

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