EKC Tournament Manager 2.1.2

Does EKC Tournament Manager work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
420PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/ekc-tournament-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=ekc-tournament-manager%2Fekc-tournament-manager.php&plugin_status=all&paged=1&s&_wpnonce=61bfcd7e2d
Aspect after-activation
HTTP status 200
Load time 0.511 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

EKC Tournaments

Page screenshot: EKC Tournaments
URL /wp-admin/admin.php?page=ekc-tournaments
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage 3.39 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.217 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.331 s-0.026 s3.44 MiB3.49 MiB+ 54.51 KiB
/wp-admin/edit.php0.216 s0.227 s+0.011 s3.46 MiB3.51 MiB+ 54.75 KiB
/wp-admin/post-new.php0.958 s0.830 s-0.128 s5.59 MiB5.67 MiB+ 80.38 KiB
/wp-admin/upload.php0.767 s0.556 s-0.211 s3.38 MiB3.42 MiB+ 38.58 KiB
/wp-admin/options-writing.php0.237 s0.246 s+0.009 s3.37 MiB3.41 MiB+ 33.63 KiB
/wp-admin/media-new.php0.297 s0.245 s-0.052 s3.35 MiB3.4 MiB+ 54.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.214 s+0.024 s3.37 MiB3.42 MiB+ 54.95 KiB
/wp-admin/post-new.php?post_type=page0.695 s0.637 s-0.058 s5.59 MiB5.66 MiB+ 71.96 KiB
/wp-admin/options-discussion.php0.443 s0.386 s-0.057 s3.36 MiB3.4 MiB+ 41.73 KiB
/wp-admin/edit-comments.php0.253 s0.245 s-0.008 s3.39 MiB3.43 MiB+ 39.02 KiB
/0.306 s0.235 s-0.071 s3.42 MiB3.4 MiB- 17.47 KiB
Average 0.429 s0.377 s-0.052 s3.79 MiB3.84 MiB+ 46.07 KiB

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.

SVG
PHP
Language % Lines of code Comment lines Files
SVG75.4%35,0420512
PHP18.1%8,4111,50148
CSS4.3%2,008114
JavaScript1.0%447874
Markdown0.6%29803
Sass0.6%28201
Total 46,488 1,599 572

PHP Code Analysis | More results »

Lines of code 8,422
Total complexity 1,725
Median class complexity 16.0
Median method complexity 1.0
Most complex class MaxWeightMatching
Most complex function MaxWeightMatching::main()
Classes 45
Methods 579
Functions 4

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.

Database Tables 6

Options wp_options 1

PHP Error Log 428 lines

[15-May-2024 20:04:50 UTC] PHP Deprecated:  Optional parameter $sort_column declared before required parameter $filter is implicitly treated as a required parameter in /wp-content/plugins/ekc-tournament-manager/includes/database-access.php on line 567
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Optional parameter $sort declared before required parameter $filter is implicitly treated as a required parameter in /wp-content/plugins/ekc-tournament-manager/includes/database-access.php on line 567
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Optional parameter $sort declared before required parameter $filter is implicitly treated as a required parameter in /wp-content/plugins/ekc-tournament-manager/includes/database-access.php on line 916
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:50 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:51 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:51 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:51 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:51 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:52 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:52 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:52 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:52 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:53 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:53 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:53 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:53 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:53 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Player::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/player.php on line 64
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Result::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/result.php on line 126
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Tournament_Backup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/backup/tournament-backup.php on line 65
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-May-2024 20:04: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 2187
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Tournament::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/tournament.php on line 225
[15-May-2024 20:04:54 UTC] PHP Deprecated:  Return type of Ekc_Team::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ekc-tournament-manager/includes/model/team.php on line 197

(+328 more lines)
See also: All tests for this plugin, How to Hide the "EKC Tournaments" Admin Menu