Wed, 04 Feb 2026 13:54:37 CST | login

Information for build php-pecl-dio-0.2.2-1.oc9

ID24207
Package Namephp-pecl-dio
Version0.2.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-dio.git?.#666012a3c1605d9975650f7e810b55562599882b
SummaryDirect I/O functions
DescriptionPHP supports the direct io functions as described in the Posix Standard (Section 6) for performing I/O functions at a lower level than the C-Language stream I/O functions (fopen(), fread(),..). DIO provides functions and stream wrappers which provide raw and serial low level IO support. The use of the DIO functions should be considered only when direct control of a device is needed. In all other cases, the standard filesystem functions are more than adequate.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:10:45 CST
CompletedTue, 04 Jun 2024 14:13:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/php-pecl-dio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/php-pecl-dio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
php-pecl-dio-0.2.2-1.oc9.src.rpm (info) (download)
aarch64
php-pecl-dio-0.2.2-1.oc9.aarch64.rpm (info) (download)
php-pecl-dio-debuginfo-0.2.2-1.oc9.aarch64.rpm (info) (download)
php-pecl-dio-debugsource-0.2.2-1.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-dio-0.2.2-1.oc9.x86_64.rpm (info) (download)
php-pecl-dio-debuginfo-0.2.2-1.oc9.x86_64.rpm (info) (download)
php-pecl-dio-debugsource-0.2.2-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> - 0.2.2-1 - initial build