Bug 1409212

Summary: Review Request: php-pecl-dio - PHP extension (Direct I/O functions)
Product: [Fedora] Fedora EPEL Reporter: Erik Lundin <erik>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: ngompa13, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-30 14:14:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Erik Lundin 2016-12-30 10:39:37 UTC
Spec URL: http://repo.coretech.se/el7/spec/php-pecl-dio-0.0.9.spec
SRPM URL: http://repo.coretech.se/el7/src/php-pecl-dio-0.0.9-1.el7.centos.src.rpm

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.

Looking for a sponsor

Comment 1 Neal Gompa 2016-12-30 14:14:57 UTC
This package is already on its way to being part of EPEL7: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8cd01d8eb3

*** This bug has been marked as a duplicate of bug 1404217 ***