Fix infinite loop and OOM on user_can call inside map_meta_cap
#347
Annotations
3 errors
|
Lint PHP files
Process completed with exit code 1.
|
|
Lint PHP files:
utils/class-capability-utils.php#L60
Call to function property_exists() with WP_User and 'allcaps' will always evaluate to true.
|
|
Lint PHP files:
utils/class-capability-utils.php#L60
Call to function is_array() with array<bool> will always evaluate to true.
|