tag v2.6.4 #602
lint.yml
on: push
EditorConfig
9s
Plugin Check
1m 34s
Matrix: phpstan
Annotations
2 errors and 5 warnings
|
Plugin Check
Process completed with exit code 1.
|
|
stable_tag_mismatch:
readme.txt#L0
Mismatched Stable Tag: 2.6.3 != 2.6.4. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L1089
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L950
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L834
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L760
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L523
trigger_error() found. Debug code should not normally be used in production.
|