Event Tickets 5.5.8

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

Summary

Errors
270PHP 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.108 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=5ee92b95cc
Aspect after-activation
HTTP status 200
Load time 1.472 s
Memory usage 4.8 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.234 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.341 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.246 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.223 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.446 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.304 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.254 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 1.263 s
Memory usage 6.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.283 s-0.008 s3.05 MiB4.34 MiB+ 1.29 MiB
/wp-admin/edit.php0.186 s0.211 s+0.025 s3.07 MiB4.37 MiB+ 1.3 MiB
/wp-admin/post-new.php0.774 s1.442 s+0.668 s4.97 MiB6.95 MiB+ 1.99 MiB
/wp-admin/upload.php0.531 s0.446 s-0.085 s2.99 MiB4.22 MiB+ 1.23 MiB
/wp-admin/options-writing.php0.144 s0.167 s+0.023 s2.99 MiB4.21 MiB+ 1.22 MiB
/wp-admin/media-new.php0.273 s0.225 s-0.048 s2.97 MiB4.21 MiB+ 1.24 MiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.199 s+0.037 s2.98 MiB4.23 MiB+ 1.25 MiB
/wp-admin/post-new.php?post_type=page0.619 s0.955 s+0.336 s4.96 MiB6.64 MiB+ 1.68 MiB
/wp-admin/options-discussion.php0.205 s0.349 s+0.144 s2.98 MiB4.21 MiB+ 1.23 MiB
/wp-admin/edit-comments.php0.181 s0.338 s+0.157 s3 MiB4.27 MiB+ 1.27 MiB
/0.281 s0.221 s-0.060 s2.94 MiB4.16 MiB+ 1.21 MiB
Average 0.332 s0.440 s+0.108 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP64.5%84,47275,4881,208
JavaScript27.9%36,6188,849297
CSS7.0%9,1363,77027
Markdown0.3%38805
JSON0.2%22503
SVG0.1%1881108
Total 131,027 88,108 1,648

PHP Code Analysis | More results »

Lines of code 69,735
Total complexity 13,564
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 573
Methods 4,823
Functions 197

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 8

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

[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:22 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
[22-Feb-2023 20:25:23 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:23 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
[22-Feb-2023 20:25:23 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:23 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
[22-Feb-2023 20:25:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:23 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:24 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:25 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
[22-Feb-2023 20:25:25 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:26 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:26 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
[22-Feb-2023 20:25:27 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[22-Feb-2023 20:25:27 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
[22-Feb-2023 20:25:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:27 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
[22-Feb-2023 20:25:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[22-Feb-2023 20:25:27 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
[22-Feb-2023 20:25:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022

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