Update changelog for unreleased changes #610
lint.yml
on: push
EditorConfig
12s
Plugin Check
1m 43s
Matrix: phpstan
Annotations
5 warnings
|
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.
|