dolibarr/htdocs/core/modules/societe
thibdrev b0658c48f0
qual: phpstan - Property mod_xxxx::$code_modifiable (string) does not accept int. (#28173)
* qual: phpstan for commonnumrefgenerator.class.php

* qual: phpstan for mod_codeproduct_elephant.php

* qual: phpstan for mod_codeproduct_leopard.php

htdocs/core/modules/product/mod_codeproduct_leopard.php	79	Property mod_codeproduct_leopard::$code_modifiable (string) does not accept int.

* qual: phpstan for mod_lot_free.php

htdocs/core/modules/product_batch/mod_lot_free.php	76	Property mod_lot_free::$code_modifiable (string) does not accept int.

* Update mod_codeclient_elephant.php

htdocs/core/modules/societe/mod_codeclient_elephant.php	46	PHPDoc type int of property mod_codeclient_elephant::$code_modifiable is not covariant with PHPDoc type string of overridden property ModeleThirdPartyCode::$code_modifiable.

* qual: phpstan for mod_codeclient_leopard.php

htdocs/core/modules/societe/mod_codeclient_leopard.php	76	Property mod_codeclient_leopard::$code_modifiable (string) does not accept int.

* qual: phpstan for mod_codeclient_monkey.php

htdocs/core/modules/societe/mod_codeclient_monkey.php	76	Property mod_codeclient_monkey::$code_modifiable (string) does not accept int.

* phpcs

* phpcs

* phpcs

* qual: phpstan for modules_societe.class.php

* Update mod_lot_free.php
2024-02-15 14:59:07 +01:00
..
doc Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
mod_codeclient_elephant.php qual: phpstan - Property mod_xxxx::$code_modifiable (string) does not accept int. (#28173) 2024-02-15 14:59:07 +01:00
mod_codeclient_leopard.php qual: phpstan - Property mod_xxxx::$code_modifiable (string) does not accept int. (#28173) 2024-02-15 14:59:07 +01:00
mod_codeclient_monkey.php qual: phpstan - Property mod_xxxx::$code_modifiable (string) does not accept int. (#28173) 2024-02-15 14:59:07 +01:00
mod_codecompta_aquarium.php fix : Fatal error: Uncaught Error: Object of class Conf could not be converted to string in /srv/users/dolibarr/apps/dolibarr/htdocs/core/modules/societe/mod_codecompta_aquarium.php:98 Stack trace: #0 /srv/users/dolibarr/apps/dolibarr/htdocs/societe/admin/societe.php(495): mod_codecompta_aquarium->info(Object(Translate)) #1 {main} thrown in /srv/users/dolibarr/apps/dolibarr/htdocs/core/modules/societe/mod_codecompta_aquarium.php on line 98 (#28093) 2024-02-09 16:52:17 +01:00
mod_codecompta_digitaria.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
mod_codecompta_panicum.php Fix some warnings -technical debt- (#26514) 2023-11-14 01:52:42 +01:00
modules_societe.class.php qual: phpstan - Property mod_xxxx::$code_modifiable (string) does not accept int. (#28173) 2024-02-15 14:59:07 +01:00