removed deprecated WP_REDIS_SERIALIZER constant
#612
lint.yml
on: push
EditorConfig
13s
Plugin Check
1m 52s
Matrix: phpstan
Annotations
3 warnings
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L1077
trigger_error() found. Debug code should not normally be used in production.
|
|
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error:
includes/object-cache.php#L938
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.
|