Direct I/O functions
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.0-3.fc41 | - |
Fedora 41 | 0.3.0-3.fc41 | - |
Fedora 40 | 0.3.0-1.fc40 | - |
Fedora 39 | 0.2.2-1.fc39 | - |
Fedora EPEL 9 | 0.3.0-1.el9 | - |
You can contact the maintainers of this package via email at
php-pecl-dio dash maintainers at fedoraproject dot org
.