Name: | php-pecl-xdebug3 |
---|---|
Version: | 3.1.2 |
Release: | 1.module+el8.6.0+20568+84712317 |
Architecture: | x86_64 |
Module: | php:8.0:8060020211215065547:0a326c83 php:8.0:8060020220622070726:5caa48ff php:8.0:8070020220801083134:afd00e68 php:8.0:8070020230118114629:ef331662 php:8.0:8080020231006102311:0b4eb31d |
Group: | Unspecified |
Size: | 631153 |
License: | BSD |
RPM: | php-pecl-xdebug3-3.1.2-1.module+el8.6.0+20568+84712317.x86_64.rpm |
Source RPM: | php-pecl-xdebug3-3.1.2-1.module+el8.6.0+20568+84712317.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://xdebug.org/ |
Summary: | Provides functions for function traces and profiling |
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/ |