Increase PHPstan level 1 #19
Annotations
10 errors
PHPStan Static Analysis:
src/Messages/BookingCodesMessage.php#L162
Variable $location_emails in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Messages/LocationBookingReminderMessage.php#L34
Variable $location_emails_option in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Messages/Message.php#L255
Variable $attachments in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L59
Variable $location_street in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L63
Variable $location_postcode in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L68
Variable $location_city in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L90
Variable $location_city in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L90
Variable $location_postcode in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L90
Variable $location_street in empty() always exists and is not falsy.
|
PHPStan Static Analysis:
src/Model/Location.php#L93
Variable $location_postcode in empty() always exists and is not falsy.
|
Loading