Event Tickets 5.5.6

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.068 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=adc66f4082
Aspect after-activation
HTTP status 200
Load time 1.483 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.212 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.272 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.204 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.203 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.358 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.272 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.219 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.952 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.524 s0.237 s-0.287 s3.05 MiB4.34 MiB+ 1.29 MiB
/wp-admin/edit.php0.163 s0.180 s+0.017 s3.07 MiB4.38 MiB+ 1.3 MiB
/wp-admin/post-new.php0.692 s1.447 s+0.755 s4.97 MiB6.95 MiB+ 1.99 MiB
/wp-admin/upload.php0.552 s0.396 s-0.156 s2.99 MiB4.22 MiB+ 1.23 MiB
/wp-admin/options-writing.php0.133 s0.152 s+0.019 s2.99 MiB4.21 MiB+ 1.22 MiB
/wp-admin/media-new.php0.418 s0.192 s-0.226 s2.97 MiB4.21 MiB+ 1.24 MiB
/wp-admin/edit-tags.php?taxonomy=category0.128 s0.186 s+0.058 s2.98 MiB4.23 MiB+ 1.25 MiB
/wp-admin/post-new.php?post_type=page0.540 s1.093 s+0.553 s4.96 MiB6.64 MiB+ 1.68 MiB
/wp-admin/options-discussion.php0.179 s0.197 s+0.018 s2.98 MiB4.21 MiB+ 1.23 MiB
/wp-admin/edit-comments.php0.166 s0.190 s+0.024 s3 MiB4.28 MiB+ 1.28 MiB
/0.213 s0.184 s-0.029 s2.94 MiB4.16 MiB+ 1.22 MiB
Average 0.337 s0.405 s+0.068 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.1%93,83818,622292
PHP44.6%83,63174,7551,183
CSS4.9%9,1033,76827
Markdown0.2%38805
JSON0.1%22003
SVG0.1%1741103
Total 187,354 97,146 1,613

PHP Code Analysis | More results »

Lines of code 69,196
Total complexity 13,470
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 568
Methods 4,788
Functions 194

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

[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:51 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:51 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
[16-Jan-2023 17:36:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:52 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
[16-Jan-2023 17:36:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:52 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
[16-Jan-2023 17:36:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:52 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:53 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
[16-Jan-2023 17:36:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:54 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
[16-Jan-2023 17:36:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/event-tickets/common/src/functions/utils.php on line 1130
[16-Jan-2023 17:36:55 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
[16-Jan-2023 17:36:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:55 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
[16-Jan-2023 17:36:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[16-Jan-2023 17:36:55 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
[16-Jan-2023 17:36:55 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