Information for build php-pecl-xdebug3-3.2.2-2.oc9

ID18586
Package Namephp-pecl-xdebug3
Version3.2.2
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/php-pecl-xdebug3.git?.#b58778fdd371d12b902886a86fbfb23dd5621294
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 04:17:53 CST
CompletedMon, 08 Jan 2024 04:20:55 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/php-pecl-xdebug3.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/php-pecl-xdebug3.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
php-pecl-xdebug3-3.2.2-2.oc9.src.rpm (info) (download)
aarch64
php-pecl-xdebug3-3.2.2-2.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.2-2.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.2-2.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-xdebug3-3.2.2-2.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.2-2.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.2-2.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 * 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