The new PECL package xdebug-2.8.0alpha1 (beta) has been released at
https://pecl.php.net/.
Release notes
-------------
Fri, May 28, 2019 - xdebug 2.8.0alpha1
+ Added features:
- Implemented issue #1599: Add support for PHP 7.4
+ Improvements:
- Implemented issue #1388: Support 'resolved' flag for breakpoints
- Implemented issue #1664: Run breakpoint resolver when after a new
breakpoint is added as well
= Fixed bugs:
- Fixed issue #1660: Return breakpoints for methods don't break immediately
- Removed features:
- Fixed issue #1666: Remove xdebug.extended_info setting
Package Info
-------------
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debug client
Related Links
-------------
Package home: https://pecl.php.net/package/xdebug
Changelog: https://pecl.php.net/package-changelog.php?package=xdebug
Download: https://pecl.php.net/get/xdebug-2.8.0alpha1.tgz
Authors
-------------
Derick Rethans <[email protected]> (lead)
--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php