mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-07 01:23:00 +01:00
* qual: phpstan for htdocs/comm/propal/class/propal.class.php htdocs/comm/propal/class/propal.class.php 75 Property Propal::$table_element_line (int) does not accept default value of type string. htdocs/comm/propal/class/propal.class.php 1414 Property CommonObject::$fk_delivery_address (int) does not accept string. htdocs/comm/propal/class/propal.class.php 1426 Property CommonObject::$fk_project (int) does not accept string. htdocs/comm/propal/class/propal.class.php 1499 Property CommonObject::$user_author (User) does not accept int. * Update propal.class.php use $object->user_creation_id rather than $object->user_author