| Name: | php-pecl-event |
|---|---|
| Version: | 1.11.3 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Languages |
| Size: | 238631 |
| License: | PHP |
| RPM: | php-pecl-event-1.11.3-1.el7.x86_64.rpm |
| Source RPM: | php-pecl-event-1.11.3-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pecl.php.net/package/event |
| Summary: | Provides interface to libevent library |
| 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. |
- Update to 1.11.3
- Update to 1.11.1 (stable) - don't provide test suite
- Update to 1.10.3 (no change)
- Update to 1.10.2 (stable)
- Update to 1.10.1 (stable)
- Update to 1.9.1 (stable)
- add patch for php 5.6 https://bitbucket.org/osmanov/pecl-event/pull-request/7
- Update to 1.9.0 (stable) - add option to disable tests during build
- install doc in pecl doc_dir - install tests in pecl test_dir - open https://bitbucket.org/osmanov/pecl-event/pull-request/6
- Update to 1.8.1 (stable) - drop patch merged upstream - patch for https://bitbucket.org/osmanov/pecl-event/pull-request/4