Name: | php-pecl-xdebug |
---|---|
Version: | 2.2.7 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 481716 |
License: | PHP |
RPM: | php-pecl-xdebug-2.2.7-1.el7.aarch64.rpm |
Source RPM: | php-pecl-xdebug-2.2.7-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xdebug.org/ |
Summary: | PECL package for debugging PHP scripts |
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 |
- Update to 2.2.7
- Update to 2.2.6 (stable)
- Update to 2.2.5 (stable)
- add numerical prefix to extension configuration file - drop uneeded full extension path
- Update to 2.2.4 (stable) - move documentation in pecl_docdir - cleanups
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- adapt for SCL
- Update to 2.2.3
- update to 2.2.2 (stable) - run buildconf for aarch64 support #926329 - modernize spec
- update to 2.2.2dev for php 5.5 - rebuild for http://fedoraproject.org/wiki/Features/Php55 - also provides php-xdebug