Page MenuHomeSolus

Update xdebug to 2.7.2
ClosedPublic

Authored by EbonJaeger on Oct 9 2019, 5:11 PM.
Tags
None
Referenced Files
F11065359: D7357.diff
Fri, Aug 11, 4:31 PM
F10937827: D7357.id17641.diff
Thu, Jul 13, 8:55 AM
F10799660: D7357.id17624.diff
May 28 2023, 3:43 PM
F10799179: D7357.id17641.diff
May 28 2023, 1:22 PM
F10798831: D7357.diff
May 28 2023, 11:10 AM
F10710957: D7357.id.diff
Apr 29 2023, 6:34 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Fix missing newline in error message
  • Fix memory corruption when a conditional breakpoint is used
  • Turn off Zend OPcache when remote debugger is turned on
  • Rewrite DBGp 'property_set' to always use eval

Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>

Test Plan

Create a simple php file and start a debugging session with breakpoints in VS Code.

Diff Detail

Repository
R4058 xdebug
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Oct 11 2019, 2:16 PM
This revision was automatically updated to reflect the committed changes.