Open
Description
Description
Hi there,
I’m really not sure that it’s a bug linked to PHP or Apache (related to Windows env) but I noticed a regression while trying to upgrade my env with all projects that runs Symfony en Windows 10. That’s also the case with Symfony demo app.
Steps to reproduce:
- Install XAMPP on Windows with PHP 8.0.5 or >
- Install Symfony demo as documented on https://github.com/symfony/demo
- See the problem when browsing the URL
As soon as I downgrade to PHP 7.4 or even 8.0.3 I don’t have the issue anymore.
Sorry not being able to find accurately what is the root cause. As you are experts maybe you could help to check what is the cause of this regression?
See related ticket for more details:
symfony/monolog-bundle#412
PHP Version
PHP 8.1.4
Operating System
Windows 10