Sun, 22 Dec 2024 09:27:21 CST | login

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

ID22460
Package Namephp-pecl-xdebug3
Version3.3.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-xdebug3.git?.#1fa478940ba1b8b0a048e25460b1b191023e3ddd
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, 28 Nov 2024 15:24:16 CST
CompletedThu, 28 Nov 2024 15:57:20 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.3.2-1.ocs23.src.rpm (info) (download)
aarch64
php-pecl-xdebug3-3.3.2-1.ocs23.aarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.3.2-1.ocs23.aarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.3.2-1.ocs23.aarch64.rpm (info) (download)
loongarch64
php-pecl-xdebug3-3.3.2-1.ocs23.loongarch64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.3.2-1.ocs23.loongarch64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.3.2-1.ocs23.loongarch64.rpm (info) (download)
x86_64
php-pecl-xdebug3-3.3.2-1.ocs23.x86_64.rpm (info) (download)
php-pecl-xdebug3-debuginfo-3.3.2-1.ocs23.x86_64.rpm (info) (download)
php-pecl-xdebug3-debugsource-3.3.2-1.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 * 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