dolibarr/htdocs/fourn/class
MDW 3d0a85608b
Qual: Fix and enable alias deprecation detection (#28716)
* Qual: Ignore some false positives for deprecated functions

# Qual: Ignore some false positives for deprecated functions

The Phan Deprecation Plugin for internal functions has mixed up some
mail functions and lists them as deprecated, this ignores that

* Qual: Enable detection and fixing of internal deprecations

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Replace 'join' with 'implode'

* Qual: Update codespell lines ignore list after format

# Qual: Update codespell lines ignore list after forma

Done using latest library, so also adds some exceptions that are needed
in the future;

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-08 21:34:18 +01:00
..
api_supplier_invoices.class.php Fix return in deleteLine and cast a variable to string (#28558) 2024-03-01 20:48:52 +01:00
api_supplier_orders.class.php Fix phpstan 2024-02-22 01:32:55 +01:00
fournisseur.class.php new fetch() for classes Fournisseur and Client (#28621) 2024-03-04 18:11:50 +01:00
fournisseur.commande.class.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-07 18:54:59 +01:00
fournisseur.commande.dispatch.class.php Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
fournisseur.facture-rec.class.php all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +01:00
fournisseur.facture.class.php Patch 6 (#28593) 2024-03-03 15:49:18 +01:00
fournisseur.product.class.php add phpdoc (#28639) 2024-03-05 17:11:46 +01:00
paiementfourn.class.php QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00