Describe the bug
After enabling CSS compression, pages of PHP 8.5 deprecations messages are displayed.
To Reproduce
Steps to reproduce the behavior:
- In your template options, go to Minify CSS and enable it
- In Joomla configuration, server tab, enable Error reporting to default
- go to your home page
Expected behavior
Home page OK
Screenshots
System Informations (please complete the following information):
- Joomla Version: 6.0.2
- PHP Version 8.5.1
- Astroid Version 3.3.8
- Browser Chrome
Additional context
Messages are related to SCSSPHP version 2.0.1 which is not compatible with PHP 8.5.
SCSSPHP 2.1.0 fixes PHP 8.5 deprecations : see https://github.com/scssphp/scssphp/releases
Describe the bug
After enabling CSS compression, pages of PHP 8.5 deprecations messages are displayed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Home page OK
Screenshots
System Informations (please complete the following information):
Additional context
Messages are related to SCSSPHP version 2.0.1 which is not compatible with PHP 8.5.
SCSSPHP 2.1.0 fixes PHP 8.5 deprecations : see https://github.com/scssphp/scssphp/releases