Package Information |
Summary |
Provides interface to libev library |
Maintainers |
Ruslan Osmanov <
osmanov at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
ev provides interface to libev library - high performance
full-featured event loop written in C. |
Homepage |
https://bitbucket.org/osmanov/pecl-ev
|
Release notes
Version 0.2.7
(stable)
|
Fix: because of a typo in ev.c dump stuff didn't work in PHP<5.5.0 Change: removed "Returning previously created default loop" warning |