Les RPM de Remi - Packages

Blog | Forum | Repository

php-pecl-event - Provides interface to libevent library

Website:
http://pecl.php.net/package/event
Licence:
PHP
Vendor:
Remi Collet
Description:
This is an extension to efficiently schedule I/O, time and signal based
events using the best I/O notification mechanism available for specific
platform. This is a port of libevent to the PHP infrastructure.

Version 1.0.0 introduces:
* new OO API breaking backwards compatibility
* support of libevent 2+ including HTTP, DNS, OpenSSL and the event listener.

Package built for PHP 5.5.

Packages

php-pecl-event-1.11.1-1.fc19.remi.5.5.i686 [94 KiB] Changelog by Remi Collet (2014-11-14):
- Update to 1.11.1 (stable)
- no change, only our patch merged upstream
php-pecl-event-1.11.0-1.fc19.remi.5.5.i686 [94 KiB] Changelog by Remi Collet (2014-11-13):
- Update to 1.11.0 (stable)
- don't provide test suite
- add patch for old openssl in EL-5
  https://bitbucket.org/osmanov/pecl-event/pull-request/10