XDebug breakpoints no longer work properly wihth PHPStorm 2020.3. The first time I load a page with debugging turned on, any breakpoints work. However, for all subsequent page reloads, breakpoints do not work.
After restarting Local, breakpoints work for the next page reload, but only the first one.
According to Jetbrains (here and here) there is a bug in XDebug versions older than 2.9.4 which stops breakpoints from working in the recently released PHPStorm 2020.3.
This isn’t an issue with Local per se, but if I could update the version of XDebug used, then I could at least test Jetbrains’ recommended solution and hopefully fix the issue.
Is there a practical way for me to update the version of XDebug used by Local to 2.9.4 or later?
(3.0 would be nice, but right now I just want breakpoints to work properly with the latest PHPStorm)
System Details
-
Which version of Local is being used?
5.9.4+5115 -
What Operating System (OS) and OS version is being used?
- macOS 10.15.7