Bug 1409212 - Review Request: php-pecl-dio - PHP extension (Direct I/O functions)
Summary: Review Request: php-pecl-dio - PHP extension (Direct I/O functions)
Keywords:
Status: CLOSED DUPLICATE of bug 1404217
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: Package Review
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-30 10:39 UTC by Erik Lundin
Modified: 2016-12-30 14:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-30 14:14:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.