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.2.0
(stable)
|
- Support for PHP versions older than 8 has been dropped. Maintaining compatibility with multiple PHP versions (5, 7, and 8) has become increasingly difficult. Recent changes in PHP 8.3 have further complicated the build scripts. Additionally, as PHP releases older than 8.1 are now officially unsupported, it has become challenging to continue supporting PHP 5 and 7. - Fixed #51: Building statically with PHP 8.3.10 fails with an "unknown" PHP version. |