Name: | php-pecl-xdebug3 |
---|---|
Version: | 3.2.2 |
Release: | 2.module+el9.4.0+90261+af5cc950 |
Architecture: | aarch64 |
Module: | php:8.2:9040020240409051502:bc5b3234 |
Group: | Unspecified |
Size: | 680120 |
License: | Xdebug-1.03 |
RPM: | php-pecl-xdebug3-3.2.2-2.module+el9.4.0+90261+af5cc950.aarch64.rpm |
Source RPM: | php-pecl-xdebug3-3.2.2-2.module+el9.4.0+90261+af5cc950.src.rpm |
Build Date: | Tue Apr 09 2024 |
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/ |
- drop inet_ntoa usage using upstream patch
- update to 3.2.2 for PHP 8.2 RHEL-14699
- update to 3.1.4 for PHP 8.1 #2070040
- update to 3.1.2 rhbz#2030322