Skip to content

Try to avoid recursive compilation of binary ops #8315

Open
@raziel057

Description

@raziel057

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:

  1. Install XAMPP on Windows with PHP 8.0.5 or >
  2. Install Symfony demo as documented on https://github.com/symfony/demo
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions