Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qual: phpstan for htdocs/fourn/class/fournisseur.commande.dispatch.class.php #28035

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

thibdrev
Copy link
Contributor

@thibdrev thibdrev commented Feb 5, 2024

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 156 Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 159 Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 162 Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 168 Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 171 Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 177 Property CommandeFournisseurDispatch::$status (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 355 Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 358 Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 361 Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 367 Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 370 Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 376 Property CommandeFournisseurDispatch::$status (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 629 Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 630 Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 631 Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 633 Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 634 Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.

htdocs/fourn/class/fournisseur.commande.dispatch.class.php 637 Property CommandeFournisseurDispatch::$status (int) does not accept string.

…ass.php

htdocs/fourn/class/fournisseur.commande.dispatch.class.php	156	Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	159	Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	162	Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	168	Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	171	Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	177	Property CommandeFournisseurDispatch::$status (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	355	Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	358	Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	361	Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	367	Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	370	Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	376	Property CommandeFournisseurDispatch::$status (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	629	Property CommandeFournisseurDispatch::$fk_commande (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	630	Property CommandeFournisseurDispatch::$fk_product (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	631	Property CommandeFournisseurDispatch::$fk_commandefourndet (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	633	Property CommandeFournisseurDispatch::$fk_entrepot (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	634	Property CommandeFournisseurDispatch::$fk_user (int) does not accept string.
htdocs/fourn/class/fournisseur.commande.dispatch.class.php	637	Property CommandeFournisseurDispatch::$status (int) does not accept string.
@eldy eldy merged commit c19ad24 into Dolibarr:develop Feb 9, 2024
5 checks passed
@thibdrev thibdrev deleted the patch-4 branch February 9, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants