Fix php 8 compatibility

This commit is contained in:
Laurent Destailleur 2022-09-20 20:51:45 +02:00
parent 6ddc32febc
commit 70372a1938

View File

@ -9,8 +9,8 @@ English Dolibarr ChangeLog
For users: For users:
--------------- ---------------
NEW: PHP 8.1 compatibility: NEW: PHP 8.0 compatibility (with mysql):
Warning!! Application works correctly with PHP8 and 8.1 but you will experience a lot of PHP warnings into the PHP server Warning!! Application works correctly with PHP 8.0 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.
NEW: #20292 Include German public holidays NEW: #20292 Include German public holidays