Thu, 05 Feb 2026 01:06:51 CST | login

Information for build php-pecl-msgpack-2.2.0-1.oc9

ID23360
Package Namephp-pecl-msgpack
Version2.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-msgpack.git?.#2418bbba164ccf916d57de1d75345eb21886764f
SummaryAPI for communicating with MessagePack serialization
DescriptionThis extension provide API for communicating with MessagePack serialization. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves. If you ever wished to use JSON for convenience (storing an image with metadata) but could not for technical reasons (encoding, size, speed...), MessagePack is a perfect replacement. This extension is still EXPERIMENTAL.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:58:49 CST
CompletedMon, 03 Jun 2024 20:02:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/php-pecl-msgpack.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/php-pecl-msgpack.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
php-pecl-msgpack-2.2.0-1.oc9.src.rpm (info) (download)
aarch64
php-pecl-msgpack-2.2.0-1.oc9.aarch64.rpm (info) (download)
php-pecl-msgpack-devel-2.2.0-1.oc9.aarch64.rpm (info) (download)
php-pecl-msgpack-debuginfo-2.2.0-1.oc9.aarch64.rpm (info) (download)
php-pecl-msgpack-debugsource-2.2.0-1.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-msgpack-2.2.0-1.oc9.x86_64.rpm (info) (download)
php-pecl-msgpack-devel-2.2.0-1.oc9.x86_64.rpm (info) (download)
php-pecl-msgpack-debuginfo-2.2.0-1.oc9.x86_64.rpm (info) (download)
php-pecl-msgpack-debugsource-2.2.0-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.0-1 - initial build