Information for build php-pecl-xdebug3-3.3.2-1.oc9

ID31766
Package Namephp-pecl-xdebug3
Version3.3.2
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/php-pecl-xdebug3.git#5981a800fdcefe6cf7fe62d38fc584e33b69fd2d
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 byoc-bot
State complete
Volume DEFAULT
StartedMon, 02 Dec 2024 16:08:27 CST
CompletedMon, 02 Dec 2024 16:10:30 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/php-pecl-xdebug3.git:5981a800fdcefe6cf7fe62d38fc584e33b69fd2d)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/php-pecl-xdebug3.git#5981a800fdcefe6cf7fe62d38fc584e33b69fd2d'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
php-pecl-xdebug3-3.3.2-1.oc9.src.rpm (info) (download)
aarch64
php-pecl-xdebug3-3.3.2-1.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.3.2-1.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.3.2-1.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-xdebug3-3.3.2-1.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.3.2-1.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.3.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Nov 27 2024 Zhongze Hu <joshuahu@tencent.com> - 3.3.2-1 - [Type] Update - [DESC] Update to upstream 3.3.2 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-3 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Sep 04 2023 Miaojun Dong <zoedong@tencent.com> - 3.2.2-1 - Bump version to 3.2.2 * Fri Sep 01 2023 Miaojun Dong <zoedong@tencent.com> - 3.2.0-4 - Rebuild for php-8.2.9 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.0-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jan 09 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.2.0-1 - initial