Merge remote-tracking branch 'origin/develop' #590
lint.yml
on: push
EditorConfig
10s
Plugin Check
2m 6s
Matrix: phpstan
Annotations
5 warnings
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L1088
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L949
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L833
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L759
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L522
trigger_error() found. Debug code should not normally be used in production.
|