Event Tickets 5.5.5

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

Summary

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

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/event-tickets/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Event Tickets ‹ Test site — WordPress

Page screenshot: Event Tickets ‹ Test site — WordPress
URL /wp-admin/admin.php?page=tec-tickets-settings&welcome-message-event-tickets=1
Requested URL /wp-admin/plugins.php?action=activate&plugin=event-tickets%2Fevent-tickets.php&plugin_status=all&paged=1&s&_wpnonce=50a3400a54
Aspect after-activation
HTTP status 200
Load time 1.464 s
Memory usage 4.81 MiB
JS errors None
Resource errors None

Tickets

Page screenshot: Tickets
URL /wp-admin/admin.php?page=tec-tickets
Aspect menu-item
HTTP status 200
Load time 0.230 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

Tickets → Settings

Page screenshot: Tickets → Settings
URL /wp-admin/admin.php?page=tec-tickets-settings
Aspect menu-item
HTTP status 200
Load time 0.338 s
Memory usage 4.7 MiB
JS errors None
Resource errors None

Tickets → Settings → Payments

Page screenshot: Tickets → Settings → Payments
URL /wp-admin/admin.php?page=tec-tickets-settings&tab=payments
Aspect menu-item-tab
HTTP status 200
Load time 0.235 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Tickets → Settings → Licenses

Page screenshot: Tickets → Settings → Licenses
URL /wp-admin/admin.php?page=tec-tickets-settings&tab=licenses
Aspect menu-item-tab
HTTP status 200
Load time 0.224 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Tickets → Help

Page screenshot: Tickets → Help
URL /wp-admin/admin.php?page=tec-tickets-help
Aspect menu-item
HTTP status 200
Load time 0.421 s
Memory usage 4.44 MiB
JS errors None
Resource errors None

Tickets → Troubleshooting

Page screenshot: Tickets → Troubleshooting
URL /wp-admin/admin.php?page=tec-tickets-troubleshooting
Aspect menu-item
HTTP status 200
Load time 0.296 s
Memory usage 4.43 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.248 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.968 s
Memory usage 6.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.275 s0.279 s+0.004 s3.05 MiB4.34 MiB+ 1.29 MiB
/wp-admin/edit.php0.180 s0.208 s+0.028 s3.07 MiB4.38 MiB+ 1.3 MiB
/wp-admin/post-new.php0.774 s1.634 s+0.860 s4.97 MiB6.95 MiB+ 1.98 MiB
/wp-admin/upload.php0.511 s0.429 s-0.082 s2.99 MiB4.22 MiB+ 1.23 MiB
/wp-admin/options-writing.php0.134 s0.206 s+0.072 s2.99 MiB4.21 MiB+ 1.22 MiB
/wp-admin/media-new.php0.259 s0.224 s-0.035 s2.97 MiB4.21 MiB+ 1.24 MiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.204 s-0.013 s2.98 MiB4.23 MiB+ 1.25 MiB
/wp-admin/post-new.php?post_type=page0.618 s1.040 s+0.422 s4.96 MiB6.64 MiB+ 1.68 MiB
/wp-admin/options-discussion.php0.206 s0.232 s+0.026 s2.98 MiB4.21 MiB+ 1.23 MiB
/wp-admin/edit-comments.php0.177 s0.202 s+0.025 s3 MiB4.28 MiB+ 1.28 MiB
/0.264 s0.205 s-0.059 s2.94 MiB4.16 MiB+ 1.22 MiB
Average 0.329 s0.442 s+0.113 s3.35 MiB4.71 MiB+ 1.36 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript50.2%93,83818,622292
PHP44.6%83,35874,4071,180
CSS4.9%9,0913,76827
Markdown0.2%38805
JSON0.1%22003
SVG0.1%1741103
Total 187,069 96,798 1,610

PHP Code Analysis | More results »

Lines of code 68,933
Total complexity 13,412
Median class complexity 9.0
Median method complexity 1.0
Most complex class Tribe__Tickets__Tickets
Most complex function Tribe__Repository::apply_default_modifier()
Classes 567
Methods 4,771
Functions 193

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 6

Custom Post Types 5

ID Name
tribe_rsvp_ticketsRSVP Tickets
tribe_rsvp_attendeesAttendees
tribe_tpp_ticketsTribe Commerce Tickets
tribe_tpp_attendeesAttendees
tribe_tpp_ordersOrders

Meta Boxes

{
    "page": {
        "tribetickets": {
            "title": "Tickets",
            "context": "normal"
        }
    }
}

PHP Error Log 460 lines

[08-Dec-2022 19:16:01 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:01 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:01 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:02 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:05 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 334
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  DateTime::setTime(): Passing null to parameter #1 ($hour) of type int is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Admin/Notice/Date_Based.php on line 284
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 914
[08-Dec-2022 19:16:06 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1686

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