Sat, 14 Dec 2024 11:52:05 UTC | login

Information for build php-pecl-xdebug3-3.4.0-1.fc42

ID344107
Package Namephp-pecl-xdebug3
Version3.4.0
Release1.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/php-pecl-xdebug3.git#62b1e7feb0f4f5d14cc51ac1df9c4f250a209d29
SummaryProvides functions for function traces and profiling
DescriptionThe 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/
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 13 Dec 2024 08:37:36 UTC
CompletedFri, 13 Dec 2024 09:16:26 UTC
Taskbuild (f42, /rpms/php-pecl-xdebug3.git:62b1e7feb0f4f5d14cc51ac1df9c4f250a209d29)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/php-pecl-xdebug3.git#62b1e7feb0f4f5d14cc51ac1df9c4f250a209d29'}}
Tags
f42
RPMs
src
php-pecl-xdebug3-3.4.0-1.fc42.src.rpm (info) (download)
riscv64
php-pecl-xdebug3-3.4.0-1.fc42.riscv64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.4.0-1.fc42.riscv64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.4.0-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Thu Nov 28 2024 Remi Collet <remi@remirepo.net> - 3.4.0-1 - update to 3.4.0 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-2 - update to 3.4.0beta1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Apr 16 2024 Remi Collet <remi@remirepo.net> - 3.3.2-1 - update to 3.3.2 - drop 32-bit support https://fedoraproject.org/wiki/Changes/php_no_32_bit * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 15 2023 Remi Collet <remi@remirepo.net> - 3.3.1-1 - update to 3.3.1 * Mon Dec 11 2023 Remi Collet <remi@remirepo.net> - 3.3.0-2 - add upstream patch for test suite * Fri Dec 01 2023 Remi Collet <remi@remirepo.net> - 3.3.0-1 - update to 3.3.0 * Sun Oct 22 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha3-2 - fix configuration file using patch from https://github.com/xdebug/xdebug/pull/916 * Fri Oct 20 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha3-1 - update to 3.3.0alpha3 * Tue Oct 03 2023 Remi Collet <remi@remirepo.net> - 3.3.0~alpha2-1 - update to 3.3.0alpha2 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Remi Collet <remi@remirepo.net> - 3.2.2-1 - update to 3.2.2 - build out of sources tree - use new SPDX license ID Xdebug-1.03 - open https://github.com/xdebug/xdebug/pull/896 relax test expectation * Tue Mar 21 2023 Remi Collet <remi@remirepo.net> - 3.2.1-1 - update to 3.2.1 * Fri Dec 09 2022 Remi Collet <remi@remirepo.net> - 3.2.0-1 - update to 3.2.0 - use PHP-3.01 as SPDX License identifier