From 4870b97074fbba5e67193b22d67e694a395a5fbf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 8 Dec 2019 08:59:44 +0100 Subject: v1.0.7 --- PHPINFO | 2 +- REFLECTION | 70 ++++++++++++++++++++++++++++---------------------------- php-pecl-ev.spec | 12 ++++++---- 3 files changed, 43 insertions(+), 41 deletions(-) diff --git a/PHPINFO b/PHPINFO index 0c5a51b..26e99f8 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,4 +3,4 @@ ev Ev support => enabled Debug support => disabled -Version => 1.0.6 +Version => 1.0.7 diff --git a/REFLECTION b/REFLECTION index 788bf5a..e19eca9 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #93 ev version 1.0.6 ] { +Extension [ extension #91 ev version 1.0.7 ] { - Dependencies { Dependency [ sockets (Optional) ] @@ -8,40 +8,40 @@ Extension [ extension #93 ev version 1.0.6 ] { Class [ final class Ev ] { - Constants [34] { - Constant [ public integer FLAG_AUTO ] { 0 } - Constant [ public integer FLAG_NOENV ] { 16777216 } - Constant [ public integer FLAG_FORKCHECK ] { 33554432 } - Constant [ public integer FLAG_NOINOTIFY ] { 1048576 } - Constant [ public integer FLAG_SIGNALFD ] { 2097152 } - Constant [ public integer FLAG_NOSIGMASK ] { 4194304 } - Constant [ public integer RUN_NOWAIT ] { 1 } - Constant [ public integer RUN_ONCE ] { 2 } - Constant [ public integer BREAK_CANCEL ] { 0 } - Constant [ public integer BREAK_ONE ] { 1 } - Constant [ public integer BREAK_ALL ] { 2 } - Constant [ public integer MINPRI ] { -2 } - Constant [ public integer MAXPRI ] { 2 } - Constant [ public integer READ ] { 1 } - Constant [ public integer WRITE ] { 2 } - Constant [ public integer TIMER ] { 256 } - Constant [ public integer PERIODIC ] { 512 } - Constant [ public integer SIGNAL ] { 1024 } - Constant [ public integer CHILD ] { 2048 } - Constant [ public integer STAT ] { 4096 } - Constant [ public integer IDLE ] { 8192 } - Constant [ public integer PREPARE ] { 16384 } - Constant [ public integer CHECK ] { 32768 } - Constant [ public integer EMBED ] { 65536 } - Constant [ public integer CUSTOM ] { 16777216 } - Constant [ public integer ERROR ] { -2147483648 } - Constant [ public integer BACKEND_SELECT ] { 1 } - Constant [ public integer BACKEND_POLL ] { 2 } - Constant [ public integer BACKEND_EPOLL ] { 4 } - Constant [ public integer BACKEND_KQUEUE ] { 8 } - Constant [ public integer BACKEND_DEVPOLL ] { 16 } - Constant [ public integer BACKEND_PORT ] { 32 } - Constant [ public integer BACKEND_ALL ] { 63 } - Constant [ public integer BACKEND_MASK ] { 65535 } + Constant [ public int FLAG_AUTO ] { 0 } + Constant [ public int FLAG_NOENV ] { 16777216 } + Constant [ public int FLAG_FORKCHECK ] { 33554432 } + Constant [ public int FLAG_NOINOTIFY ] { 1048576 } + Constant [ public int FLAG_SIGNALFD ] { 2097152 } + Constant [ public int FLAG_NOSIGMASK ] { 4194304 } + Constant [ public int RUN_NOWAIT ] { 1 } + Constant [ public int RUN_ONCE ] { 2 } + Constant [ public int BREAK_CANCEL ] { 0 } + Constant [ public int BREAK_ONE ] { 1 } + Constant [ public int BREAK_ALL ] { 2 } + Constant [ public int MINPRI ] { -2 } + Constant [ public int MAXPRI ] { 2 } + Constant [ public int READ ] { 1 } + Constant [ public int WRITE ] { 2 } + Constant [ public int TIMER ] { 256 } + Constant [ public int PERIODIC ] { 512 } + Constant [ public int SIGNAL ] { 1024 } + Constant [ public int CHILD ] { 2048 } + Constant [ public int STAT ] { 4096 } + Constant [ public int IDLE ] { 8192 } + Constant [ public int PREPARE ] { 16384 } + Constant [ public int CHECK ] { 32768 } + Constant [ public int EMBED ] { 65536 } + Constant [ public int CUSTOM ] { 16777216 } + Constant [ public int ERROR ] { -2147483648 } + Constant [ public int BACKEND_SELECT ] { 1 } + Constant [ public int BACKEND_POLL ] { 2 } + Constant [ public int BACKEND_EPOLL ] { 4 } + Constant [ public int BACKEND_KQUEUE ] { 8 } + Constant [ public int BACKEND_DEVPOLL ] { 16 } + Constant [ public int BACKEND_PORT ] { 32 } + Constant [ public int BACKEND_ALL ] { 255 } + Constant [ public int BACKEND_MASK ] { 65535 } } - Static properties [0] { diff --git a/php-pecl-ev.spec b/php-pecl-ev.spec index 015cc4d..b023f8b 100644 --- a/php-pecl-ev.spec +++ b/php-pecl-ev.spec @@ -27,8 +27,8 @@ Summary: Provides interface to libev library Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.0.6 -Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version: 1.0.7 +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: PHP URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz @@ -97,8 +97,6 @@ sed -e 's/role="test"/role="src"/' \ -i package.xml cd NTS -sed -e s/1.0.5/1.0.6/ -i php5/php_ev.h - # Sanity check, really often broken extver=$(sed -n '/define PHP_EV_VERSION/{s/.* "//;s/".*$//;p}' php%(%{__php} -r 'echo PHP_MAJOR_VERSION;')/php_ev.h) if test "x${extver}" != "x%{version}%{?prever}"; then @@ -142,9 +140,10 @@ make %{?_smp_mflags} %install -make -C NTS install INSTALL_ROOT=%{buildroot} %{?dtsenable} +make -C NTS install INSTALL_ROOT=%{buildroot} + # install config file - z-eio.ini to ensure load order (after sockets) install -D -m 644 %{ini_name} %{buildroot}%{php_inidir}/%{ini_name} @@ -237,6 +236,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Sun Dec 8 2019 Remi Collet - 1.0.7-1 +- update to 1.0.7 + * Tue Sep 03 2019 Remi Collet - 1.0.6-5 - rebuild for 7.4.0RC1 -- cgit