php-pecl-eio - Provides interface to the libeio library
- Website:
- https://pecl.php.net/package/eio
- Licence:
- PHP-3.01 AND BSD-2-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This extension provides interface to the libeio library written by Marc Lehmann (see http://software.schmorp.de/pkg/libeio.html). Libeio is a an asynchronous I/O library. Features basically include asynchronous versions of POSIX API(read, write, open, close, stat, unlink, fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX, FreeBSD); readahead. libeio itself emulates the system calls, if they are not available on specific(UNIX-like) platform. Package built for PHP 8.2.
Packages
php-pecl-eio-3.1.3-1.remi.src | [129 KiB] |
Changelog by Remi Collet (2024-03-05):
- update to 3.1.3 |
php-pecl-eio-3.1.2-1.remi.src | [129 KiB] |
Changelog by Remi Collet (2024-02-21):
- update to 3.1.2 |
php-pecl-eio-3.1.0-2.remi.src | [117 KiB] |
Changelog by Remi Collet (2024-02-26):
- F40: ignore 1 test failing reported as https://github.com/rosmanov/pecl-eio/issues/21 |
php-pecl-eio-3.1.0-1.remi.src | [116 KiB] |
Changelog by Remi Collet (2023-09-11):
- update to 3.1.0 |
php-pecl-eio-3.1.0~RC1-2.remi.src | [125 KiB] |
Changelog by Remi Collet (2023-09-05):
- add patch for PHP from discussion on https://github.com/rosmanov/pecl-eio/issues/19 |
php-pecl-eio-3.1.0~RC1-1.remi.src | [124 KiB] |
Changelog by Remi Collet (2023-06-01):
- update to 3.1.0RC1 - build out of sources tree |
php-pecl-eio-3.0.0~RC4-1.remi.src | [98 KiB] |
Changelog by Remi Collet (2021-09-21):
- update to 3.0.0RC4 (no change) - drop patch merged upstream |
php-pecl-eio-3.0.0~RC3-1.remi.src | [98 KiB] |
Changelog by Remi Collet (2021-09-21):
- update to 3.0.0RC3 |