Name: | php-pecl-xdebug |
---|---|
Version: | 2.8.0 |
Release: | 1.module+el8.2.0+5569+98c8b30d |
Architecture: | x86_64 |
Module: | php:7.3:8020020191129100603:a4870ff1 php:7.3:8020020200715124551:ceb1cf90 php:7.3:8020020200715124552:ceb1cf90 |
Group: | Unspecified |
Size: | 525730 |
License: | PHP |
RPM: | php-pecl-xdebug-2.8.0-1.module+el8.2.0+5569+98c8b30d.x86_64.rpm |
Source RPM: | php-pecl-xdebug-2.8.0-1.module+el8.2.0+5569+98c8b30d.src.rpm |
Build Date: | Mon Mar 23 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://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 Documentation: https://xdebug.org/docs/ |