Date: Mon, 26 Dec 2016 08:44:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215571] devel/pecl-eio: Update to 2.0.1 Message-ID: <bug-215571-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215571 Bug ID: 215571 Summary: devel/pecl-eio: Update to 2.0.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: joneum@bsdproject.de CC: gasol.wu@gmail.com CC: gasol.wu@gmail.com Flags: maintainer-feedback?(gasol.wu@gmail.com) Created attachment 178283 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178283&action= =3Dedit Patch https://pecl.php.net/package-changelog.php?package=3Deio&release=3D2.0.1 Release What has changed? 2.0.1 Fixed #7: [PHP7] Segfault after shutdown 2.0.0 Fixed #6: PHP 7.1 build failed due to removed zend_fcall_info.symbol_table 2.0.0RC3 Fixed #4: linker issue on aarch64 2.0.0RC2 - Fix: removed extra memory allocations - PHP7: eio_custom now throws Exception in ZTS builds, because Zend API is inaccessible from a custom thread in ZTS PHP7 builds (there is a lack of Zend API to access TSRM thread-local data from a user thread). Some extensions(particularly, pthreads) invent their own(rather hacky) ways to overcome the problem. However, IMHO, this should be implemented within Zend API itself. 2.0.0RC1 PHP 7 support Fix: uid/gid validation in eio_fchown Fix: compilation issue on OS X 10.11 1.2.6 Fix: uid/gid validation in eio_fchown Fix: compilation issue on OS X 10.11 1.2.5 Fix: Bitbucket issue #2: Static build fails Fix: build failed when EVENTFD was not available 1.2.4 Fix: Bitbucket issue #1: eio_open fails when file is owned by root Fix: LICENSE role in package.xml (Remi) 1.2.3 Fix: bug #65293 where eio functions failed to process file descript= or equal to 0 Poudriere build fine for: 9.3 amd + i386 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r307551) Make test is also fine. Cheers jochen --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215571-13>