Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
変数の値が特定の値に変化したときだけ実行を一時停止したい。PHPStorm と Xdebug を使用しています。誰でもこれを行う方法を教えてもらえますか?
ブレークポイントを置き、それを右クリックします (赤い点)。編集を選択すると、条件を入力できます。
右に押した後、ブレークポイントをインストールします。表示されるウィンドウで、デバッガを停止する条件を入力します。zend デバッガーを使えばうまくいきます。