php / php/php-src

Try to avoid recursive compilation of binary ops

オープン
#8,315 コメント 7 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

Category: Engine Feature Status: Verified
主要言語
C
スター
40.4k
フォーク
8.1k
平均マージ
2日 13時間
マージ済み PR(30日)
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:

  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:
https://github.com/symfony/monolog-bundle/issues/412

PHP Version

PHP 8.1.4

Operating System

Windows 10

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。