2019-05-06
Xdebug 2.7.2 is out!
This is the second (and likely last) bug fix release of the Xdebug 2.7 series.
This release disables Zend OPCache when the step debugger is active, and
fixes debugging issues with 'property_set' (for setting values),
remote_connect_back's IP address detection, and variable display for user
defined classes that have __debugInfo()
.
Everybody is encouraged to upgrade to this new version.
The full list of changes can be found on the updates page.
The source code and Windows binaries can be found on the downloads page, and as usual, Xdebug is installable through PECL.