Name: | php-pecl-dio |
---|---|
Version: | 0.1.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 81313 |
License: | PHP |
RPM: | php-pecl-dio-0.1.0-1.el7.aarch64.rpm |
Source RPM: | php-pecl-dio-0.1.0-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/dio |
Summary: | Direct I/O functions |
Description: | PHP 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. |
- update to 0.1.0
- update to 0.0.9
- cleanup for Fedora review
- update to 0.0.8
- rebuild with PHP 7.1.0 GA
- update to 0.0.8dev for PHP 7+
- update to 0.0.8dev for PHP 7+
- adapt for F24 - drop runtime dependency on pear, new scriptlets - fix license management - don't install/register tests
- Fedora 21 SCL mass rebuild
- improve SCL build