PHP 7.3 ready

This commit is contained in:
Laurent Destailleur 2018-09-28 10:39:03 +02:00
parent a88dcfd1e4
commit a1c20ceb87

View File

@ -11,6 +11,8 @@ NEW: Stable module: Module Builder
NEW: Stable module "Skype" has been replaced with module "Social Networks" to support more tools. NEW: Stable module "Skype" has been replaced with module "Social Networks" to support more tools.
NEW: Dolibarr can provide information in page title when multicompany is enabled of not, making NEW: Dolibarr can provide information in page title when multicompany is enabled of not, making
Android application like DoliDroid able to provide native features for multicompany module. Android application like DoliDroid able to provide native features for multicompany module.
NEW: Compatibility with PHP 7.3
For developers: For developers:
* Code changes to be more compatible with PSR2 * Code changes to be more compatible with PSR2