Galette 1.1.0 compat #296
Annotations
10 errors
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Auto.php#L388
Method Laminas\Db\Adapter\Driver\DriverInterface::getLastGeneratedValue() invoked with 1 parameter, 0 required.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Auto.php#L461
No error to ignore is reported on line 461.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L119
Cannot access property $car_name on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L119
Cannot access property $id_car on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L120
Cannot access property $brand on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L120
Cannot access property $model on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L123
Cannot access property $id_car on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Autos.php#L321
Cannot access property $count on array|ArrayObject.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Controllers/Controller.php#L72
Property GaletteAuto\Controllers\Controller::$module_info (array) overriding property Galette\Controllers\AbstractPluginController::$module_info should not have a native type.
|
PHP 8.1 on ubuntu-latest:
lib/GaletteAuto/Controllers/Crud/ModelsController.php#L110
Parameter #3 $option (string|null) of method GaletteAuto\Controllers\Crud\ModelsController::list() is not contravariant with parameter #3 $option (mixed) of method Galette\Controllers\CrudController::list().
|