Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php72-php-pecl-xdebug - PECL package for debugging PHP scripts

Website:
http://xdebug.org/
Licence:
BSD
Vendor:
Remi Collet
Description:
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

Package built for PHP 7.2 as Software Collection (php72 by remi).

Packages

php72-php-pecl-xdebug-2.6.0-0.4.20170601.d82879d.fc24.remi.x86_64 [151 KiB] Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API
php72-php-pecl-xdebug-2.6.0-0.3.20170601.d82879d.fc24.remi.x86_64 [151 KiB] Changelog by Remi Collet (2017-06-21):
- add patch for 7.2.0alpha3 from
  https://github.com/xdebug/xdebug/pull/359