Skip to content

Fix infinite loop and OOM on user_can call inside map_meta_cap #347

Fix infinite loop and OOM on user_can call inside map_meta_cap

Fix infinite loop and OOM on user_can call inside map_meta_cap #347

Triggered via pull request August 1, 2025 18:16
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Lint PHP files
29s
Lint PHP files
Fit to window
Zoom out
Zoom in

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.