The new PECL package ev-1.0.8 (beta) has been released at https://pecl.php.net/.

Release notes
-------------
- Fixed build warnings with PHP 7.4.0-alpha1: 'incompatible pointer type' 
warnings occurred in assignments to the write property handlers (thanks to Remi 
Collet).
- Re-fixed the Windows build errors related to errno in a way that the libev 
sources are left pristine. (The root of the issue is actually rooted in the PHP 
code where the errno macro is re-defined.)

Package Info
-------------
ev provides interface to libev library - high performance
  full-featured event loop written in C.

Related Links
-------------
Package home: https://pecl.php.net/package/ev
   Changelog: https://pecl.php.net/package-changelog.php?package=ev
    Download: https://pecl.php.net/get/ev-1.0.8.tgz

Authors
-------------
Ruslan Osmanov <osma...@php.net> (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to