Increase PHPstan level 1 #20
phpstan.yml
on: pull_request
WP latest on PHP 8.3
1m 5s
Annotations
5 errors
WP latest on PHP 8.3:
src/Messages/Message.php#L255
Variable $attachments in empty() always exists and is not falsy.
|
WP latest on PHP 8.3:
src/Service/BookingRuleApplied.php#L198
Variable $ruleObjects in isset() always exists and is not nullable.
|
WP latest on PHP 8.3:
src/Service/MassOperations.php#L33
Variable $errorMessage on left side of ?? always exists and is not nullable.
|
WP latest on PHP 8.3:
src/Wordpress/CustomPostType/Booking.php#L330
Variable $booking in empty() always exists and is not falsy.
|
WP latest on PHP 8.3
Process completed with exit code 1.
|