Files
dolibarr/htdocs/core/class
thibdrev b3870856a4 qual: phpstan for commonobject.class.php : public $fk_element can be string or int (#28153)
htdocs/comm/action/class/actioncomm.class.php	291	PHPDoc type int of property ActionComm::$fk_element is not covariant with PHPDoc type string of overridden property CommonObject::$fk_element.

htdocs/comm/mailing/class/advtargetemailing.class.php	59	PHPDoc type int of property AdvanceTargetingMailing::$fk_element is not covariant with PHPDoc type string of overridden property CommonObject::$fk_element.

htdocs/core/class/comment.class.php	37	PHPDoc type int of property Comment::$fk_element is not covariant with PHPDoc type string of overridden property CommonObject::$fk_element.
2024-02-13 11:25:02 +01:00
..
2024-02-12 07:10:49 +01:00
2024-02-10 17:25:11 +01:00