Name: | php-pecl-xdebug |
---|---|
Version: | 2.9.5 |
Release: | 1.module+el8.3.0+7685+72d70b58 |
Architecture: | x86_64 |
Module: | php:7.4:8030020200615123046:a4870ff1 php:7.4:8030020200615123047:a4870ff1 php:7.4:8050020210526053050:3e6e7e84 php:7.4:8060020220120080432:0a326c83 php:7.4:8060020220622080643:5caa48ff php:7.4:8060020220811045407:5caa48ff php:7.4:8060020220907094815:5caa48ff php:7.4:8070020220707122009:afd00e68 php:7.4:8080020230118140634:cc342424 |
Group: | Unspecified |
Size: | 547898 |
License: | PHP |
RPM: | php-pecl-xdebug-2.9.5-1.module+el8.3.0+7685+72d70b58.x86_64.rpm |
Source RPM: | php-pecl-xdebug-2.9.5-1.module+el8.3.0+7685+72d70b58.src.rpm |
Build Date: | Fri Aug 07 2020 |
Build Host: | jenkins-10-147-72-125-bba270d2-00f4-42c9-9865-133fd1105616.appad2iad.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/ |