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 1.1.5
(stable)
|
Fixed #44: segmentation fault when the watcher is destroyed in its callback and an exception is thrown. Issue #40: Fixed PHP 8 Windows build: the list of source files in config.w32 was incorrect for PHP 8. |