* Update commande.class.php
htdocs/commande/class/commande.class.php 248 PHPDoc type int of property Commande::$user_valid is not covariant with PHPDoc type User of overridden property CommonObject::$user_valid.
* Update facture.class.php
htdocs/compta/facture/class/facture.class.php 129 PHPDoc type int of property Facture::$user_valid is not covariant with PHPDoc type User of overridden property CommonObject::$user_valid.