Files
dolibarr/htdocs/core
MDW 3d3ef247c5 Fix: Replace deprecated php aliases with actual functions (#28419)
* Fix: Handle facture modulepart depr + optimise

# Fix: Handle facture modulepart depr + optimise

Add a case for 'facture' to 'invoice' conversion for the 'modulepart'
(issue seen when introducing DolDeprationHandler).
Use elseif for optimisation.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.
2024-02-25 22:14:39 +01:00
..
2024-02-22 13:11:32 +01:00
2024-02-23 13:40:30 +01:00
2024-02-24 17:49:11 +01:00
2024-02-18 02:12:34 +01:00
2024-02-10 17:25:30 +01:00
2024-02-22 02:36:21 +01:00
2024-02-25 16:57:45 +01:00