EKC Tournament Manager 2.4.0

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

Summary

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

Memory usage: 96.88 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.8.1
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=2690366bde
Aspect after-activation
HTTP status 200
Load time 0.556 s
Memory usage 3.62 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.375 s
Memory usage 3.58 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.265 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.396 s+0.092 s3.51 MiB3.61 MiB+ 106.08 KiB
/wp-admin/edit.php0.207 s0.248 s+0.041 s3.57 MiB3.67 MiB+ 100.16 KiB
/wp-admin/post-new.php0.781 s0.733 s-0.048 s6.06 MiB6.18 MiB+ 125.23 KiB
/wp-admin/upload.php0.593 s0.464 s-0.129 s3.52 MiB3.6 MiB+ 82.75 KiB
/wp-admin/options-writing.php0.228 s0.331 s+0.103 s3.5 MiB3.59 MiB+ 86.45 KiB
/wp-admin/media-new.php0.360 s0.271 s-0.089 s3.49 MiB3.58 MiB+ 94.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.237 s+0.036 s3.5 MiB3.61 MiB+ 105.61 KiB
/wp-admin/post-new.php?post_type=page0.617 s0.678 s+0.061 s6.05 MiB6.17 MiB+ 120.76 KiB
/wp-admin/options-discussion.php0.324 s0.308 s-0.016 s3.5 MiB3.58 MiB+ 83.58 KiB
/wp-admin/edit-comments.php0.223 s0.239 s+0.016 s3.52 MiB3.6 MiB+ 82.45 KiB
/0.311 s0.229 s-0.082 s3.44 MiB3.51 MiB+ 77.97 KiB
Average 0.377 s0.376 s-0.001 s3.97 MiB4.06 MiB+ 96.88 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
SVG71.9%35,0420512
PHP21.8%10,6321,65656
CSS4.4%2,140134
JavaScript1.1%515914
Markdown0.9%43803
Total 48,767 1,760 579

PHP Code Analysis | More results »

Lines of code 10,648
Total complexity 2,052
Median class complexity 21.0
Median method complexity 1.0
Most complex class MaxWeightMatching
Most complex function Ekc_Teams_Admin_Page::show_team()
Classes 53
Methods 699
Functions 8

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 2

Roles 2

ID Name
ekc_tournament_administratorEKC Tournament Administrator
ekc_tournament_directorEKC Tournament Director

Capabilities 8

PHP Error Log 439 lines

[09-Jun-2025 09:57:37 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 565
[09-Jun-2025 09:57:37 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 565
[09-Jun-2025 09:57:37 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 922
[09-Jun-2025 09:57:37 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 968
[09-Jun-2025 09:57:37 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 968
[09-Jun-2025 09:57:37 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 261
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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 261
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 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
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 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 261
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 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 261
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 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
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:39 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 261
[09-Jun-2025 09:57:39 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
[09-Jun-2025 09:57:39 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
[09-Jun-2025 09:57:39 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
[09-Jun-2025 09:57:39 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
[09-Jun-2025 09:57:40 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 261
[09-Jun-2025 09:57:40 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
[09-Jun-2025 09:57:40 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
[09-Jun-2025 09:57:40 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
[09-Jun-2025 09:57:40 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
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:40 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:41 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 261
[09-Jun-2025 09:57:41 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
[09-Jun-2025 09:57:41 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
[09-Jun-2025 09:57:41 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
[09-Jun-2025 09:57:41 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
[09-Jun-2025 09:57:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[09-Jun-2025 09:57:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-Jun-2025 09:57:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195

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