Les dernier fichiers sont pratiquement OK à 99% pour le core et mes modules du core, reste a retester et re-retester
un extrait du CHANGELOG.txt
Various places
- Compatible with PHP 7.1 to 8.3, or 5.6 to 7.4 if Smarty3 is substituted for Smarty4.
- Replaced deprecated Smarty syntax in templates.
- Replaced some of the deprecated jQuery syntax.
- Corrected html errors and inconsistencies.
- Corrected typos.
Core - General
- Corrected filter applied to $_GET, $_SERVER at the start of each request.
- Corrected page-selector widget operation.
- Corrected url/route processing for module actions.
- Corrected SQL prepared-statements failure.
- BR #12657 {content_module} tag property-collision.
- BR #12660 output filter not working.
- BR #12661 page-selector plugin misnamed parameter.
- BR #12662 file picker does not filter archives properly.
- Validate entered bookmark-URLs.
- Include .phar files in executables test.
- Deprecated use of PHP function umask().
- Since CMSMS 2.2, config parameters 'ssl_url','ssl_uploads_url' and 'ssl_image_uploads_url', and methods which use those, have internally but not publicly been flagged as deprecated.
- Added missing nls files, allowing installation of extra translations.
- Smarty upgraded to version 4.3.4.
- Enabled use of PHP function rawurlencode in Smarty templates.
- Added Smarty modifier plugin 'adjust' to handle deprecated modifier-function-calls in templates.
- PHPMailer upgraded to version 6.8.1.
- TinyMCE upgraded to version
6.7.3.
=> 6.8.1 (05/12/23)
- jQuery upgraded to version 1.12.4.
- jQuery UI upgraded to version 1.12.1 (with previous styling).
- jQuery migrate upgraded to version 1.4.1.
Admin theme
- Corrected content scrolling
....