This commit is contained in:
Laurent Destailleur 2022-09-21 11:15:56 +02:00
parent cb7db080cd
commit 26ab9d09f7

View File

@ -9,7 +9,7 @@ English Dolibarr ChangeLog
For users: For users:
--------------- ---------------
NEW: PHP 8.0 and 8.1 compatibility (with mysql): NEW: PHP 8.0 and 8.1 compatibility:
Warning!! Application works correctly with PHP 8.0 and 8.1 but you will experience a lot of PHP warnings into the PHP server Warning!! Application works correctly with PHP 8.0 and 8.1 but you will experience a lot of PHP warnings into the PHP server
log files (depending on your PHP setup). Removal of all PHP warnings on server side is planned for v17. log files (depending on your PHP setup). Removal of all PHP warnings on server side is planned for v17.
NEW: Support for recurring purchase invoices. NEW: Support for recurring purchase invoices.