Try to avoid recursive compilation of binary ops
还没有人认领这个 Issue。
- 主要语言
- C
- 星标
- 40.4k
- 派生
- 8.2k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 96
描述
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:
https://github.com/symfony/monolog-bundle/issues/412
PHP Version
PHP 8.1.4
Operating System
Windows 10
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
issue 中没有指定源文件或测试。请在 Windows 上使用 PHP 8.0.5 或 8.1.4 重现 Symfony demo 的失败,将其与 PHP 7.4 和 8.0.3 进行比较,并先阅读链接的 monolog-bundle issue;完成的标准是确定二元运算编译回归及其原因。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c
- 领域
- compilers
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100