fixed undefined constant error
#588
lint.yml
on: push
EditorConfig
5s
Plugin Check
2m 7s
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.
|