Fri, 03 Jan 2025 12:44:59 CST | login

Information for build php-pecl-xdebug3-3.2.2-4.ocs23

ID20040
Package Namephp-pecl-xdebug3
Version3.2.2
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-xdebug3.git?.#0b3144ebe73867d9ad6df04585cdaece2a9a4609
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 26 Sep 2024 19:25:44 CST
CompletedThu, 26 Sep 2024 19:32:54 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/php-pecl-xdebug3.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/php-pecl-xdebug3.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
php-pecl-xdebug3-3.2.2-4.ocs23.src.rpm (info) (download)
aarch64
php-pecl-xdebug3-3.2.2-4.ocs23.aarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.2-4.ocs23.aarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.2-4.ocs23.aarch64.rpm (info) (download)
loongarch64
php-pecl-xdebug3-3.2.2-4.ocs23.loongarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.2-4.ocs23.loongarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.2-4.ocs23.loongarch64.rpm (info) (download)
x86_64
php-pecl-xdebug3-3.2.2-4.ocs23.x86_64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.2.2-4.ocs23.x86_64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.2.2-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * 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