Name: | php-pecl-xdebug3 |
---|---|
Version: | 3.1.4 |
Release: | 1.module+el9.1.0+20776+c1b960c0 |
Architecture: | aarch64 |
Module: | php:8.1:9010020220706080036:9 php:8.1:9020020230120141750:9 php:8.1:9030020240125015730:9 php:8.1:9050020241212055457:9 |
Group: | Unspecified |
Size: | 664030 |
License: | BSD |
RPM: | php-pecl-xdebug3-3.1.4-1.module+el9.1.0+20776+c1b960c0.aarch64.rpm |
Source RPM: | php-pecl-xdebug3-3.1.4-1.module+el9.1.0+20776+c1b960c0.src.rpm |
Build Date: | Mon Oct 03 2022 |
Build Host: | build-ol9-aarch64.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/ |