mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-21 08:51:24 +01:00
* short_open_tag was always on No
* Fix Bug - Return an error if SOCIETE_EMAIL_UNIQUE = 1
if SOCIETE_EMAIL_UNIQUE is on 1, this form return an error because thirdparty already exist.
* fix issue n°31839
* fix wrong parameters
* fix issue n°30845
* Revert "fix issue n°30845"
This reverts commit cf88b7b236.
* fix issue n°30845
* replace space by tabs for CI
* fix cat statement
* precommit is very ball breaker ;-)
* is this the right one?
* fix precommit error
* Please phpstan...
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>