Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272017 - I need dev-php5/pecl-dio
Summary: I need dev-php5/pecl-dio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-31 19:42 UTC by crucify
Modified: 2010-07-05 11:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-php5/pecl-dio (pecl-dio-0.0.2.ebuild,619 bytes, text/plain)
2009-05-31 21:00 UTC, crucify
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crucify 2009-05-31 19:42:58 UTC
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(),..). 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.

USE=dio --enable-dio

Reproducible: Always
Comment 1 crucify 2009-05-31 21:00:28 UTC
Created attachment 193089 [details]
dev-php5/pecl-dio

sorry,
dio moved pecl.

I edited pecl-http to pecl-dio.
this ebuild has problem copy so file.
created so name is ../dio-default.so
but, do not install.
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2010-07-05 11:28:16 UTC
I was always under the impression that dio would be provided by the core. Since that's not the case, I've added pecl-dio-0.4.4RC4 to the tree.