Use latest PHP version for CI; fix skipped #378
Annotations
24 errors and 14 warnings
Lint on PHP 8.1:
lib/GaletteEvents/Controllers/Crud/BookingsController.php#L514
Strict comparison using === between false and false will always evaluate to true.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/ActivitiesList.php#L41
Property GaletteEvents\Filters\ActivitiesList::$name_filter (string|null) is never assigned string so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/ActivitiesList.php#L42
Property GaletteEvents\Filters\ActivitiesList::$active_filter (bool|null) is never assigned bool so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L46
Property GaletteEvents\Filters\BookingsList::$event_filter (int|string|null) is never assigned int so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L46
Property GaletteEvents\Filters\BookingsList::$event_filter (int|string|null) is never assigned null so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L47
Property GaletteEvents\Filters\BookingsList::$paid_filter (int|string) is never assigned string so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L49
Property GaletteEvents\Filters\BookingsList::$group_filter (int|string|null) is never assigned int so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L49
Property GaletteEvents\Filters\BookingsList::$group_filter (int|string|null) is never assigned string so it can be removed from the property type.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/BookingsList.php#L195
Parameter #2 $data of method Slim\Routing\RouteParser::urlFor() expects array<string, string>, array<string, mixed> given.
|
Lint on PHP 8.1:
lib/GaletteEvents/Filters/EventsList.php#L42
Property GaletteEvents\Filters\EventsList::$name_filter (string|null) is never assigned string so it can be removed from the property type.
|
Lint on PHP 8.4:
lib/GaletteEvents/Activity.php#L66
Deprecated in PHP 8.4: Parameter #3 $args (int|ArrayObject) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Booking.php#L75
Deprecated in PHP 8.4: Parameter #3 $args (int|ArrayObject) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/ActivitiesController.php#L89
Deprecated in PHP 8.4: Parameter #3 $option (string) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/ActivitiesController.php#L89
Deprecated in PHP 8.4: Parameter #4 $value (string|int) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/ActivitiesController.php#L182
Deprecated in PHP 8.4: Parameter #3 $id (int) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/ActivitiesController.php#L228
Deprecated in PHP 8.4: Parameter #3 $id (int) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/BookingsController.php#L65
Deprecated in PHP 8.4: Parameter #3 $id_adh (int) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/BookingsController.php#L96
Deprecated in PHP 8.4: Parameter #3 $option (string) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/BookingsController.php#L96
Deprecated in PHP 8.4: Parameter #4 $value (string|int) is implicitly nullable via default value null.
|
Lint on PHP 8.4:
lib/GaletteEvents/Controllers/Crud/BookingsController.php#L113
Deprecated in PHP 8.4: Parameter #4 $option (string) is implicitly nullable via default value null.
|
PHP 8.4 mariadb:10.4
Process completed with exit code 2.
|
PHP 8.4 mysql:5.7
Process completed with exit code 2.
|
PHP 8.4 postgres:11
Process completed with exit code 2.
|
PHP 8.4 postgres:16
Process completed with exit code 2.
|
Lint on PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 mariadb:10.4 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 postgres:11 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint on PHP 8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 mysql:8.1 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 mysql:5.7 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 mariadb:11 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 mariadb:11 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.1 postgres:16 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 mysql:8.1 (skipped)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 mariadb:10.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 mysql:5.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 postgres:11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.4 postgres:16
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|