EKC Tournament Manager 2.1.0

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

Summary

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

Memory usage: 40.4 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.4.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=4a66cd506c
Aspect after-activation
HTTP status 200
Load time 0.504 s
Memory usage 3.38 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.183 s
Memory usage 3.34 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.218 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.376 s0.326 s-0.050 s3.38 MiB3.43 MiB+ 52.42 KiB
/wp-admin/edit.php0.206 s0.228 s+0.022 s3.41 MiB3.46 MiB+ 52.66 KiB
/wp-admin/post-new.php0.906 s1.073 s+0.167 s5.46 MiB5.51 MiB+ 54.23 KiB
/wp-admin/upload.php0.782 s0.502 s-0.280 s3.33 MiB3.36 MiB+ 36.49 KiB
/wp-admin/options-writing.php0.231 s0.197 s-0.034 s3.32 MiB3.35 MiB+ 32.16 KiB
/wp-admin/media-new.php0.302 s0.194 s-0.108 s3.3 MiB3.35 MiB+ 52.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.205 s-0.017 s3.31 MiB3.37 MiB+ 52.86 KiB
/wp-admin/post-new.php?post_type=page0.923 s0.712 s-0.211 s5.45 MiB5.5 MiB+ 53.82 KiB
/wp-admin/options-discussion.php0.239 s0.473 s+0.234 s3.3 MiB3.34 MiB+ 39.64 KiB
/wp-admin/edit-comments.php0.460 s0.224 s-0.236 s3.34 MiB3.37 MiB+ 36.94 KiB
/0.270 s0.240 s-0.030 s3.36 MiB3.34 MiB- 19.55 KiB
Average 0.447 s0.398 s-0.049 s3.72 MiB3.76 MiB+ 40.4 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,3941,49948
CSS4.3%2,008114
JavaScript1.0%447874
Markdown0.6%29403
Sass0.6%28201
Total 46,467 1,597 572

PHP Code Analysis | More results »

Lines of code 8,405
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 408 lines

[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:28 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
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:29 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:30 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
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:31 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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
[07-Feb-2024 20:40:32 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

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