Name: | php-pecl-xdebug3 |
---|---|
Version: | 3.3.1 |
Release: | 6.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 686968 |
License: | Xdebug-1.03 |
RPM: | php-pecl-xdebug3-3.3.1-6.el10.x86_64.rpm |
Source RPM: | php-pecl-xdebug3-3.3.1-6.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-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/ |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- update to 3.3.1
- add upstream patch for test suite
- update to 3.3.0
- fix configuration file using patch from https://github.com/xdebug/xdebug/pull/916
- update to 3.3.0alpha3
- update to 3.3.0alpha2