Information for build php-pecl-xdebug3-3.2.0-3.oc9

ID15343
Package Namephp-pecl-xdebug3
Version3.2.0
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/php-pecl-xdebug3.git?.#154ac4277d78f1cae9b74bfbb1d9a345aaacc0fc
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
StartedTue, 19 Sep 2023 15:18:37 CST
CompletedTue, 19 Sep 2023 15:20:35 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
RPMs
src
php-pecl-xdebug3-3.2.0-3.oc9.src.rpm (info) (download)
aarch64
php-pecl-xdebug3-3.2.0-3.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.0-3.oc9.aarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.0-3.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-xdebug3-3.2.0-3.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.0-3.oc9.x86_64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.0-3.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 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