Re: [PECL-DEV] Proposal: APCu - APC User Cache

2013-03-26 Thread Remi Collet
Le 26/03/2013 12:32, Joe Watkins a écrit : Hi chaps, As some of you know, I have recently stripped APC of opcode caching abilities. Revised it's C API and locking and am preparing to create a PECL release. http://github.com/krakjoe/apcu Any objections ? No. I'd like to see it in

Re: [PECL-DEV] [ANNOUNCEMENT] mongo-1.3.7 (stable) Released.

2013-04-10 Thread Remi Collet
Le 10/04/2013 13:34, PECL Announce a écrit : The new PECL package mongo-1.3.7 (stable) has been released at http://pecl.php.net/. Once again... corrupted archive: $ tar tf mongo-1.3.7.tgz package.xml Remi. -- PECL development discussion Mailing List (http://pecl.php.net/) To

Re: [PECL-DEV] Proposal: new implentation of JSON extension.

2013-06-01 Thread Remi Collet
Le 27/04/2013 13:19, Remi Collet a écrit : Trying to solve https://bugs.php.net/bug.php?id=63520 I start to work on a dropin alternative for current json extension in php. Current work: https://github.com/remicollet/pecl-json-c Read: http://liorkaplan.wordpress.com/2013/06/01/bye-bye

Re: [PECL-DEV] Re: [ANNOUNCEMENT] jsonc-1.3.0 (beta) Released.

2013-06-12 Thread Remi Collet
Le 04/06/2013 08:51, Jan Ehrhardt a écrit : PECL Announce in php.pecl.dev (4 Jun 2013 06:30:21 -): Support for JSON (JavaScript Object Notation) serialization. Package home: http://pecl.php.net/package/jsonc Would it be possible to support this extension under Windows? I took a look at

Re: [PECL-DEV] [ANNOUNCEMENT] mysqlnd_ms-1.5.1 (stable) Released.

2013-06-19 Thread Remi Collet
Le 19/06/2013 12:50, PECL Announce a écrit : The new PECL package mysqlnd_ms-1.5.1 (stable) has been released at http://pecl.php.net/. Minor issue, this exension reports as 1.5.0-alpha $ grep MS_VERSION mysqlnd_ms-1.5.1/mysqlnd_ms.h #define MYSQLND_MS_VERSION 1.5.1 #define

Re: [PECL-DEV] [ANNOUNCEMENT] yar-1.2.0 (stable) Released.

2013-07-15 Thread Remi Collet
Le 15/07/2013 12:04, PECL Announce a écrit : The new PECL package yar-1.2.0 (stable) has been released at http://pecl.php.net/. Package home: http://pecl.php.net/package/yar From dependencies: PHP Version: PHP 5.2.0 or newer PHP Version: PHP version 5.4.5 or older It seems a bit strange ?

Re: [PECL-DEV] Windows builds PECL site integration

2013-10-06 Thread Remi Collet
Le 04/10/2013 20:59, Anatol Belski a écrit : Hi, as one could already have seen, the links to the extension DLLs has been integrated into the PECL website. Nice. But, it seems this violate most of extension License ;) From BSD or PHP License: 2. Redistributions in binary form must

Re: [PECL-DEV] Windows builds PECL site integration

2013-10-06 Thread Remi Collet
Le 06/10/2013 10:51, Pierre Joye a écrit : Yes and no, this license term is outside php.net, I agree, distribution != redistribution. (notice: php.net distribute extension, but also redistribute various bundled libraries) But it seems strange that someone copying a zip for redistribution

Re: [PECL-DEV] Re: Windows builds PECL site integration

2013-10-06 Thread Remi Collet
Le 06/10/2013 20:30, Jan Ehrhardt a écrit : In my own builds I do not use nmake test either. But what I do for most extensions is to run a php.exe phpinfo.php and a php-cgi.exe phpinfo.php with the extension_dir set to 'ext' and the extension loaded. Doing it that way occasionally revealed a

Re: [PECL-DEV] [ANNOUNCEMENT] newt-1.2.7 (stable) Released.

2013-10-14 Thread Remi Collet
Le 14/10/2013 14:49, PECL Announce a écrit : The new PECL package newt-1.2.7 (stable) has been released at http://pecl.php.net/. $ tar tf newt-1.2.7.tgz package.xml Can you please update your Archive_Tar version and reupload the archive ? Thanks, Remi. Release notes - Fixed

Re: [PECL-DEV] PECL site improvements

2013-10-17 Thread Remi Collet
Le 18/10/2013 02:23, Christopher Jones a écrit : On 10/14/2013 04:34 AM, Anatol Belski wrote: Hi, there are two improvements just implemented to the PECL website. I Every package is required to have LICENSE or COPYING to be present in the root of the package. The goal is to enforce

Re: [PECL-DEV] PECL site improvements

2013-10-18 Thread Remi Collet
Le 18/10/2013 08:13, Hannes Magnusson a écrit : Am I understanding this correctly... If I don't care for Windows, and don't include a LICENSE file, then the peclweb package upload will still tell me to bug off and reject the package? Worst Idea Ever. This problem affects all downstream

[PECL-DEV] Missing License in official archive, so cannot be redistribute extension.

2013-10-21 Thread Remi Collet
Here is the list of some (in the ~80 I have checked) extensions where the LICENSE file is missing from the official archive of the last released version. So those extensions cannot be redistribute. Please fix them. 1/ missing but fixed, so will be in next version https://bugs.php.net/65869

Re: [PECL-DEV] Missing License in official archive, so cannot be redistribute extension.

2013-10-22 Thread Remi Collet
Le 22/10/2013 11:00, Derick Rethans a écrit : On Mon, 21 Oct 2013, Remi Collet wrote: Here is the list of some (in the ~80 I have checked) extensions where the LICENSE file is missing from the official archive of the last released version. So those extensions cannot be redistribute

Re: [PECL-DEV] [ANNOUNCEMENT] lua-1.1.0 (beta) Released.

2013-10-23 Thread Remi Collet
Le 23/10/2013 06:22, PECL Announce a écrit : The new PECL package lua-1.1.0 (beta) has been released at http://pecl.php.net/. Can you please fix link to sources http://pecl.php.net/package/lua = http://svn.php.net/viewvc/pecl/lua/ Which seems outdated (no version 1.1.0 there) Thanks --

Re: [PECL-DEV] PHP Solr 2.x

2013-10-27 Thread Remi Collet
Le 20/10/2013 23:49, Omar Abdallah a écrit : I'd like to have the initiative to continue development on the php Solr extension starting from version 2.0.0. Have you check: https://github.com/ecaron/php-pecl-solr http://marc.info/?l=pecl-devm=135066423910915w=2 I think it will be great to

[PECL-DEV] LICENSE check on new version upload.

2014-01-15 Thread Remi Collet
Hi, So time ago, this check have been made only a warning (iirc, mostly for oci). Will it be possible to change it back to an error ? So, block pecl package without License file. Thanks, Remi. P.S. problem is pdf which still not have any License, despite having ask for it for a long time,

Re: [PECL-DEV] [ANNOUNCEMENT] yp-1.0.0RC1 (beta) Released.

2014-02-21 Thread Remi Collet
Le 22/02/2014 05:43, PECL Announce a écrit : The new PECL package yp-1.0.0RC1 (beta) has been released at http://pecl.php.net/. https://bugs.php.net/66753 = Missing License file I'm really tired to have to open such bug Please re-enable the check on tarball upload. Remi. -- PECL

Re: [PECL-DEV] [ANNOUNCEMENT] yp-1.0.0RC1 (beta) Released.

2014-02-22 Thread Remi Collet
https://bugs.php.net/66753 = Missing License file Sorry for the noise... seems I check an oudated repo... Remi. -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PECL-DEV] Re: [PHP-DEV] Stupid and incorrect version checks.

2014-03-08 Thread Remi Collet
Starting again... https://github.com/pdezwart/php-amqp/issues/93 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PECL-DEV] [ANNOUNCEMENT] eio-1.2.4 (stable) Released.

2014-03-15 Thread Remi Collet
Le 14/03/2014 22:22, PECL Announce a écrit : The new PECL package eio-1.2.4 (stable) has been released at http://pecl.php.net/. Le 15/03/2014 08:20, PECL Announce a écrit : The new PECL package eio-1.2.4 (stable) has been released at http://pecl.php.net/. Please avoid this. Some

Re: [PECL-DEV] [ANNOUNCEMENT] pthreads-2.0.7 (stable) Released.

2014-05-11 Thread Remi Collet
Le 10/05/2014 18:16, PECL Announce a écrit : The new PECL package pthreads-2.0.7 (stable) has been released at http://pecl.php.net/. Reports as 2.0.8... Release notes - fix regression error in last release Package Info - A compatible Threading API for PHP5.3+

Re: [PECL-DEV] Debian request to change the PHP license for Extensions

2014-06-26 Thread Remi Collet
Le 26/06/2014 14:41, Ferenc Kovacs a écrit : could you provide a link to their mailing list or bugtracker where this discussion is taking place? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752651 svn https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752536 mysqlnd-ms;

Re: [PECL-DEV] Debian request to change the PHP license for Extensions

2014-06-26 Thread Remi Collet
Le 26/06/2014 14:48, Remi Collet a écrit : Le 26/06/2014 14:41, Ferenc Kovacs a écrit : could you provide a link to their mailing list or bugtracker where this discussion is taking place? Simpler... https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=ondrej%40debian.orgtag=php-license-3.01

Re: [PECL-DEV] Seg Fault on zend_parse_parameters

2014-07-21 Thread Remi Collet
Le 21/07/2014 19:52, Glenn Sams a écrit : Hello, I am having a really hard time figuring out why this is throwing a segment fault. s expect 2 arg, a char ** and a a in * (for length) char *input_file = NULL; char *output_file = NULL; int input_len, output_len; zend_bool formatoutput =

Re: [PECL-DEV] [ANNOUNCEMENT] igbinary-1.2.0 (stable) Released.

2014-08-28 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 28/08/2014 07:07, PECL Announce a écrit : The new PECL package igbinary-1.2.0 (stable) has been released at http://pecl.php.net/. Still reports as 1.1.2-dev = igbinary.h:#define IGBINARY_VERSION 1.1.2-dev Remi -BEGIN PGP SIGNATURE-

Re: [PECL-DEV] [ANNOUNCEMENT] igbinary-1.2.0 (stable) Released.

2014-09-01 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 01/09/2014 09:21, Pierre Joye a écrit : On Sun, Aug 31, 2014 at 9:33 PM, Ferenc Kovacs tyr...@gmail.com wrote: I thought we already show a warning on version mismatch. It kept being reverted, changed, etc. It should be an error and

Re: [PECL-DEV] Elliptic curve extension for PHP

2014-09-24 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 24/09/2014 15:51, John Judy a écrit : as RemiFedora (Remi Collet?) Yes, me ;) I didn't use what OpenSSL had built in because when I was researching implementing the ED25519 curve, I didn't see it listed as one of OpenSSL's defined curves

Re: [PECL-DEV] new extension: strict

2014-11-17 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 17/11/2014 08:58, Joe Watkins a écrit : Morning chaps, I want to create a pecl package for https://github.com/krakjoe/strict LGTM +1 Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird -

Re: [PECL-DEV] [ANNOUNCEMENT] amqp-1.6.0beta1 (stable) Released.

2015-01-26 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 25/01/2015 23:01, PECL Announce a écrit : The new PECL package amqp-1.6.0beta1 (stable) has been released at http://pecl.php.net/. A bit annoying... state is set to stable, So beta is proposed to pecl users, instead of stable one. Remi.

Re: [PECL-DEV] [ANNOUNCEMENT] imagick-3.3.0RC1 (beta) Released.

2015-03-30 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 29/03/2015 21:35, PECL Announce a écrit : The new PECL package imagick-3.3.0RC1 (beta) has been released at http://pecl.php.net/. As PHP 7 is not yet supported, can you please set a proper php max version in package.xml ? I think this is a

[PECL-DEV] is UUID extension maintain

2015-03-31 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Last version 1.0.3 have been released in 2012 https://pecl.php.net/package/uuid SVN have a lot of bug fix including PHP 7 compatibility There is also some open bugs, probably some already fixed in SVN.

Re: [PECL-DEV] Re: is UUID extension maintain

2015-03-31 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 31/03/2015 11:49, Hartmut Holzgraefe a écrit : On 31.03.2015 11:02, Remi Collet wrote: If no answer from hartmut I can take it. feel free to take it :) Thanks. Can someone take care of - - giving me right to release a new version

Re: [PECL-DEV] [ANNOUNCEMENT] xxtea-1.0.6 (stable) Released.

2015-03-23 Thread Remi Collet
Le 23/03/2015 08:52, PECL Announce a écrit : The new PECL package xxtea-1.0.6 (stable) has been released at http://pecl.php.net/. XXTEA_VERSION is still defined as 1.0.5, instead of 1.0.6 Tips: rename this macro to PHP_XXTEA_VERSION and, IIRC, it will be checked on upload/update to pecl

[PECL-DEV] pecl/SELinux new maintainer - move to git

2015-05-11 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Can you please move selinux extension to git And can you check my right (the previous owner give it, but to an old account, remi is needed) Thanks, Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird -

Re: [PECL-DEV] request to move php-blenc to git repository

2015-04-17 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 16/04/2015 20:34, Giuseppe Chiesa a écrit : Hi all, I would like to ask admins if is it possible to move the repository link of the project php-blenc ( https://pecl.php.net/package/BLENC ) from svn to git: my repo is here:

Re: [PECL-DEV] Maintainer of xattr + lzf

2015-04-07 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 07/04/2015 10:08, Marcin Gibuła a écrit : On 06.04.2015 22:46, Ferenc Kovacs wrote: I've looked up a more recent email address of him, let see if we can reach him, but based on his latest activity on the project I think that having another

[PECL-DEV] Move mailparse from SVN to GIT

2015-04-06 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 With agreement from John Jawed (lead) can you please move mailparse from SVN to GIT ? Thanks, Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

[PECL-DEV] Maintainer of LZF

2015-04-06 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, known mail of Marcin Gibula (in package.xml) isn't active anymore. I've just fix compatibility with PHP 7 I like to be able to - - change license version to 3.01 - - add LICENSE file - - move from svn to git - - release a new version Marcin ?

[PECL-DEV] Maintainer of xattr

2015-04-06 Thread Remi Collet
Hi, known mail of Marcin Gibula (in package.xml) isn't active anymore. I've just fix compatibility with PHP 7 I like to be able to - move from svn to git - release a new version Marcin ? Remi. -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit:

Re: [PECL-DEV] libsodium stuck on 0.1.1 - GENERAL issue

2015-04-07 Thread Remi Collet
Le 05/04/2015 08:22, Scott Arciszewski a écrit : root@ssh:~# pecl install libsodium Failed to download pecl/libsodium within preferred state stable, latest release is version 0.1.1, stability beta, use channel:// pecl.php.net/libsodium-0.1.1 to install install failed $ pecl download

Re: [PECL-DEV] Re: is UUID extension maintain

2015-04-03 Thread Remi Collet
Le 03/04/2015 23:13, Ferenc Kovacs a écrit : I just did the migration: Thanks, everything seems ok. Remi. -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PECL-DEV] Re: Pecl modules and RPM spec files.

2015-06-03 Thread Remi Collet
Le 03/06/2015 18:21, Gennady Feldman a écrit : So I was looking at how to build an RPM for the stomp Pecl module and somehow i am not sure what is the best way. Remi: It seems that you have a repo for php pecl modules. I am unable to find stomp there. Any pointers on creating spec files?

Re: [PECL-DEV] Re: Pecl modules and RPM spec files.

2015-06-03 Thread Remi Collet
Le 03/06/2015 19:26, Gennady Feldman a écrit : Hi Remi, Thanks for the quick reply. Is that spec file something you put together by hand or is there some automated way to generate those? Everything is hand made ;) Remi. P.S. PEAR_Command_Packaging was design for this but don't have

Re: [PECL-DEV] [ANNOUNCEMENT] trace-0.3.0 (stable) Released.

2015-05-22 Thread Remi Collet
Le 15/05/2015 13:53, PECL Announce a écrit : The new PECL package trace-0.3.0 (beta) has been released at http://pecl.php.net/. Le 22/05/2015 09:30, PECL Announce a écrit : The new PECL package trace-0.3.0 (stable) has been released at http://pecl.php.net/. Please don't do this. 2 release

Re: [PECL-DEV] oci8 version out of date on pecl

2015-09-09 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 09/09/2015 17:40, Avindra Goolcharan a écrit : > The latest stable PHP source is showing 2.0.9 for oci8, yet pecl > is showing 2.0.8. > > https://github.com/php/php-src/blob/PHP-5.6.13/ext/oci8/php_oci8.h#L48 > > > > What is the deal? Is PECL

Re: [PECL-DEV] [ANNOUNCEMENT] swoole-1.7.22 (stable) Released.

2015-12-31 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 31/12/2015 07:22, PECL Announce a écrit : > The new PECL package swoole-1.7.22 (stable) has been released at http://pecl.php.net/. Le 31/12/2015 10:22, PECL Announce a écrit : > The new PECL package swoole-1.7.22 (stable) has been released at >

Re: [PECL-DEV] [ANNOUNCEMENT] ps-1.4.0 (stable) Released.

2016-06-24 Thread Remi Collet
Le 24/06/2016 à 18:38, PECL Announce a écrit : > The new PECL package ps-1.4.0 (stable) has been released at > http://pecl.php.net/. > > Release notes > - > add support for phpng and drop ѕupport for php5 Doesn't seems to be ready for PHP 7.0 /tmp/ps-1.4.0/ps.c: Dans la fonction

Re: [PECL-DEV] [ANNOUNCEMENT] radius-1.3.1 (stable) Released.

2016-02-15 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 15/02/2016 15:49, PECL Announce a écrit : > The new PECL package radius-1.3.1 (stable) has been released at > http://pecl.php.net/. /dev/shm/BUILD/php70-php-pecl-radius-1.3.1/NTS/radius.c:52:32: fatal error: pecl-compat/compat.h: No such file or

Re: [PECL-DEV] [ANNOUNCEMENT] cassandra-1.2.0 (stable) Released.

2016-07-26 Thread Remi Collet
Le 26/07/2016 à 17:58, PECL Announce a écrit : > The new PECL package cassandra-1.2.0 (stable) has been released at > http://pecl.php.net/. Broken archive, missing some new files: /dev/shm/BUILD/php-pecl-cassandra-1.2.0/NTS/src/Cassandra/Rows.c:22:24: fatal error: FutureRows.h: No such file or

Re: [PECL-DEV] Maintainer of tcpwrap

2017-02-07 Thread Remi Collet
Le 09/01/2017 à 14:41, Remi Collet a écrit : > Le 31/12/2016 à 13:22, Marcin Gibuła a écrit : >> W dniu 2016-12-31 o 09:51, Remi Collet pisze: >>> Hi, >>> >>> I've just fix compatibility with PHP 7 and few minor other fix. >>> >>> I like to be

[PECL-DEV] [ANNOUNCEMENT] swoole_serialize-0.1.1 (beta) Released.

2017-02-08 Thread Remi Collet
Le 09/02/2017 à 05:45, PECL Announce a écrit : > Package home: http://pecl.php.net/package/swoole_serialize Can you please fix "sources" and "bugs" links in above page ? Remi. signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] pecl-igbinary does not comply to PHP 7.0 (IUS, PHP 7.0.11)

2016-10-18 Thread Remi Collet
Le 18/10/2016 à 12:38, Herbert Pophal a écrit : > Hi, > > according to the changelog igbinary has not been made PHP7-aware. Is > there any chance that this will be done in the near future? There is work in progress on github. Seems in good shape. BTW, use "remirepo" instead of IUS and you will

Re: [PECL-DEV] Applying for a PECL account to publish a new extension: phpiredis

2016-11-26 Thread Remi Collet
Le 26/11/2016 à 10:53, Daniele Alessandri a écrit : > Hello everyone, > > I just subscribed to the mailing list to discuss the addition of > phpiredis to the PECL respository. +1 About usage / performance, you can read https://blog.remirepo.net/post/2016/11/13/Redis-from-PHP Remi.

[PECL-DEV] Maintainer for pecl/dio

2016-11-16 Thread Remi Collet
Hi, I seems the current lead is not active anymore. I recently apply some patch from Dawid Zamirski for PHP 7 compatibility. Michael is also interested in helping maintaining this extension (but would prefer I apply as lead, as I'm more used to this stuff). If no opposition from Melanie (or

Re: [PECL-DEV] [ANNOUNCEMENT] amqp-1.8.0beta1 (beta) Released.

2016-11-01 Thread Remi Collet
Le 01/11/2016 à 17:13, Remi Collet a écrit : > Le 01/11/2016 à 15:49, PECL Announce a écrit : >> The new PECL package amqp-1.8.0beta1 (beta) has been released at >> http://pecl.php.net/. > > Missing files in archive (at least): > > - amqp_basic_properties.h

Re: [PECL-DEV] [ANNOUNCEMENT] amqp-1.8.0beta1 (beta) Released.

2016-11-01 Thread Remi Collet
Le 01/11/2016 à 15:49, PECL Announce a écrit : > The new PECL package amqp-1.8.0beta1 (beta) has been released at > http://pecl.php.net/. Missing files in archive (at least): - amqp_basic_properties.h - amqp_methods_handling.h Remi. signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] FreeTDS extension

2016-11-03 Thread Remi Collet
Le 02/11/2016 à 18:02, Erik Lundin a écrit : > Hi, > > I have the last few days been trying to use the PDO_DBLIB extension to > communicate with mssql-databases. Unfortunately it keeps on segfaulting > on me because of miscellaneous memory issues within the extension code. > To work around this

Re: [PECL-DEV] libusb extension

2016-11-04 Thread Remi Collet
Le 04/11/2016 à 06:59, Erik Lundin a écrit : > > No objections to adding php-libusb then? Please provide link to the sources, more information needed. BTW, please don't use "libusb", this create a libusb.so file which is very confusing in various build system. This is not a library. Remi. >

Re: [PECL-DEV] PECL Account Request: timandes

2016-11-02 Thread Remi Collet
Le 02/11/2016 à 09:45, Timandes White a écrit : > As I said before(last year): > > I tried, others tried, but no one could contact the project leader. > > At least two big PRs were waiting. > I don't see any reason to not change zookeeper ownership. This happens sometime for dead extensions

Re: [PECL-DEV] PECL Account Request: timandes

2016-11-02 Thread Remi Collet
Le 02/11/2016 à 08:50, Timandes White a écrit : > Could someone please handle this request? > Thanks~ > > Timandes White 于2015年8月13日周四 上午11:19写道: > >> Requested from: 114.111.166.248 >> Username: timandes >> Real Name:Timandes White >> Email:

Re: [PECL-DEV] [ANNOUNCEMENT] mysql_xdevapi-1.0.0 (alpha) Released.

2016-12-08 Thread Remi Collet
Le 08/12/2016 à 16:51, PECL Announce a écrit : > The new PECL package mysql_xdevapi-1.0.0 (alpha) has been released at > http://pecl.php.net/. I was finally able to build it on Fedora, with various workaround. add missing headers from 7.1.0 in ext/json config.m4 =>

Re: [PECL-DEV] Applying for a PECL account to publish a new extension: phpiredis

2016-12-09 Thread Remi Collet
Le 26/11/2016 à 10:53, Daniele Alessandri a écrit : > I still have to officially apply for a PECL account on > https://pecl.php.net/account-request.php, I wanted to introduce this > extension and eventually get some guidance before doing that. Please apply, you can set my name as sponsor. I

Re: [PECL-DEV] Re: Maintainer for pecl/dio

2016-12-05 Thread Remi Collet
; > Sent from my iPhone > >> On 5 Dec 2016, at 06:42, Michael Heimpold <m...@heimpold.de> wrote: >> >> Hi Remi, >> >> any news on this? I'm not on the ML so maybe I missed >> responses... >> >> Regards, >> mhei >> >> >&

Re: [PECL-DEV] New package: mysql_xdevapi

2016-12-06 Thread Remi Collet
IIUC, this extension can be build inside php 7.1 tree. Only "out of tree" doesn't works. But this is pecl target ;) Remi. signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] New package: mysql_xdevapi

2016-12-06 Thread Remi Collet
Le 05/12/2016 à 10:54, Johannes Schlüter a écrit : > Hi PECL community, > > I'd like to propose a new package mysql_xdevapi for PECL. Contrary to > other mysqlnd PECL packages, which are just plugins with very little > user-related surface, this is a new API for MySQL based on MySQL's new X >

Re: [PECL-DEV] Maintainer of tcpwrap

2017-01-09 Thread Remi Collet
Le 31/12/2016 à 13:22, Marcin Gibuła a écrit : > W dniu 2016-12-31 o 09:51, Remi Collet pisze: >> Hi, >> >> I've just fix compatibility with PHP 7 and few minor other fix. >> >> I like to be able to >> - move from svn to git >> - release a new v

[PECL-DEV] Maintainer of tcpwrap

2016-12-31 Thread Remi Collet
Hi, I've just fix compatibility with PHP 7 and few minor other fix. I like to be able to - move from svn to git - release a new version Marcin, do you agree that I take ownership of this extension ? Remi. signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] New package: mysql_xdevapi

2016-12-07 Thread Remi Collet
Le 07/12/2016 à 16:47, Johannes Schlüter a écrit : > Bonjour, :) > > On Tue, 2016-12-06 at 12:29 +0100, Remi Collet wrote: >> Le 05/12/2016 à 10:54, Johannes Schlüter a écrit : >>> Hi PECL community, >>> >>> I'd like to propose a new package mysql_xdeva

Re: [PECL-DEV] [ANNOUNCEMENT] mysql_xdevapi-1.0.1 (alpha) Released.

2017-03-14 Thread Remi Collet
Le 14/03/2017 à 00:44, PECL Announce a écrit : > The new PECL package mysql_xdevapi-1.0.1 (alpha) has been released at > http://pecl.php.net/. > Reported here, I I don't see any link to sources, and no bug component Still broken checking for DSA_get_default_method in -lssl... no checking for

Re: [PECL-DEV] [ANNOUNCEMENT] mysql_xdevapi-1.0.1 (alpha) Released.

2017-03-14 Thread Remi Collet
Le 14/03/2017 à 00:44, PECL Announce a écrit : > The new PECL package mysql_xdevapi-1.0.1 (alpha) has been released at > http://pecl.php.net/. 32-bits build is also broken (ok with GCC 7, broken with older)

Re: [PECL-DEV] Re: [ANNOUNCEMENT] ps-1.4.1 (stable) Released.

2017-08-01 Thread Remi Collet
Le 01/08/2017 à 12:51, Jan Ehrhardt a écrit : > "PECL Announce" in php.pecl.dev (Mon, 31 Jul 2017 11:49:19 +): >> Package home: http://pecl.php.net/package/ps > > Could you fix the 'browse source' link on PECL? > http://svn.php.net/viewvc/pecl/ps/ is outdated. > Please add a LICENSE file,

Re: [PECL-DEV] Request to submit php-timecop extension to PECL

2017-06-14 Thread Remi Collet
Le 14/06/2017 à 11:18, Yoshio Hanawa a écrit : > Thank you for reviewing! > > 2017-06-11 16:36 GMT+09:00 Remi Collet <r...@fedoraproject.org>: > >> >>> The extension is currently compatible with PHP 5.3.1 - 7.1.x >> >> Not compatible with PHP 7.2, mo

Re: [PECL-DEV] Windows build: bitset-2.0.4

2017-10-08 Thread Remi Collet
Le 06/10/2017 à 20:53, Will Fitch a écrit : > I don't have access to compile on Windows - does someone have access to why > the thread-safe version failed? Fixed by http://git.php.net/?p=pecl/numbers/bitset.git;a=commit;h=112f0b16d587c444f244325a798eb7c90d79dfde Remi signature.asc

Re: [PECL-DEV] New extension proposal (geohash)

2017-09-08 Thread Remi Collet
Le 07/09/2017 à 23:43, Emir Beganović a écrit : > Hi, > > I'd like to propose a new extension named geohash, that brings geohash > encoding and decoding functionality. There is a significant performance > gain from using this extension compared to user-land libraries. > > The extension is

Re: [PECL-DEV] Apply for maintenance and add PECL Extensions

2018-04-27 Thread Remi Collet
Le 04/04/2018 à 18:03, 王杰新 a écrit : > Hi: I have a new PHP extension and a maintenance extension that I want to add > to PECL; New extensions: This extension solves the problem that PHP exports > excel slowly and has a large memory footprint, which is very desirable; Url: >

[PECL-DEV] mailparse missing sources

2018-07-02 Thread Remi Collet
Hi, Last release version is 3.0.2, but sources link to http://git.php.net/?p=pecl/mail/mailparse.git which is stalled at 3.0.1 This extension test suite fails with 7.2 and need some fix for 7.3 Remi signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] memcache, without a d, as in Venezuela

2018-06-22 Thread Remi Collet
Le 23/06/2018 à 00:40, Rowan Collins a écrit : > The package with a d, on the other hand, appears at a glance to be > actively maintained, and would seem to be the right choice for any user > writing new code. A serious issue exists with this package, it relies on a system library (libmemcached)

[PECL-DEV] New extension proposal: rpminfo

2018-01-26 Thread Remi Collet
Hi, I'd like to propose a small new extension: rpminfo This use the librpm library to provide useful information about RPM files. Designed as a low-level extension. The library is LGPLv2+: Quoted from the COPYING file "Alternatively, all of the source code in the lib subdirectory of the RPM

Re: [PECL-DEV] [ANNOUNCEMENT] mysql_xdevapi-8.0.4 (alpha) Released.

2018-02-01 Thread Remi Collet
Le 31/01/2018 à 18:39, PECL Announce a écrit : > The new PECL package mysql_xdevapi-8.0.4 (alpha) has been released at > http://pecl.php.net/. Still no link to sources... Still no link to bug tracker (component missing in bugs.php.net) Build on RHEL / CentOS 7 is broken (was ok with previous

Re: [PECL-DEV] [ANNOUNCEMENT] oauth-2.0.3 (stable) Released.

2018-09-30 Thread Remi Collet
Le 30/09/2018 à 18:56, PECL Announce a écrit : > The new PECL package oauth-2.0.3 (stable) has been released at > http://pecl.php.net/. PHP_OAUTH_VERSION is 2.0.3-dev I was thinking this is checked on package upload ? Remi signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] Putting LuaSandbox in PECL

2018-09-24 Thread Remi Collet
Hi, Le 24/09/2018 à 07:15, Tim Starling a écrit : > I think it's about time we added LuaSandbox to PECL. The only minor I see is compatibility with lua 5.1 only Newer version doesn't seems to be supported. Which mean we can't be able to load both lua and luasandbox extension simultenaously, as

Re: [PECL-DEV] Pthreads Extension

2018-12-31 Thread Remi Collet
Le 31/12/2018 à 03:04, Bastian Schneider a écrit : > Hello PECL, > > I'm collaborator/maintainer of the pthreads extension. My daily business > with this beautiful extension is bug fixing and pushing the development > forward. Unfortunately, the last official pecl release is almost 3 years > ago.

[PECL-DEV] New "pcov" extension.

2019-01-17 Thread Remi Collet
Hi, On behalf of Joe Watkins, here is a new extension https://github.com/krakjoe/pcov A self contained CodeCoverage compatible driver for PHP7 Plan is to add this extension to pecl, if no blocker. Remi -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe,

Re: [PECL-DEV] PECL seems to ignore newer packages

2018-11-20 Thread Remi Collet
Le 20/11/2018 à 19:25, Helmut K. C. Tessarek a écrit : > On 2018-11-19 19:36, Peter Kokot wrote: >> Pinging also Rasmus and webmaster mailing list if anyone can help us do >> that... >> >> The script needed to be run to regenerate the XML files is: >> /path/to/pecl/root/bin/generate-rest.php > >

[PECL-DEV] New "sandbox" extension.

2019-01-10 Thread Remi Collet
Hi, On behalf of Joe Watkins, here is a new extension https://github.com/krakjoe/sandbox Plan is to add this extension to pecl, if no blocker. Remi -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PECL-DEV] Additional maintainer for pecl-expect module

2019-03-27 Thread Remi Collet
Le 26/03/2019 à 17:27, Bazley, Simon James (RIS-MRM) a écrit : > Hi, > > As requested I'd like to introduce myself, with a view to becoming an > additional maintainer on the pecl-expect module. I have made changes locally > which would allow this to compile on PHP 7. > > I know Michael has

Re: [PECL-DEV] Memcache extension, php7+ support

2019-03-26 Thread Remi Collet
Le 26/03/2019 à 14:37, Tomas Srnka a écrit : > Hi, > > my colleagues created a port of memcache pecl extension that we call "4.x > version" - published on github - > https://github.com/websupport-sk/pecl-memcache. We try our best to keep up > with current PHP versions as we use the extension

Re: [PECL-DEV] Re: Adding runkit7 to PECL

2019-04-08 Thread Remi Collet
Le 08/04/2019 à 13:31, Christoph M. Becker a écrit : > On 06.04.2019 at 18:19, tyson andre wrote: > >> This has been added as https://pecl.php.net/package/runkit7, but Windows >> builds fail. Is anyone able to change the Windows ./configure options? >> >> The output of `configure` and `make` are

Re: [PECL-DEV] PECL Sphinx search client won't build with v7.3.3 of PHP

2019-03-14 Thread Remi Collet
Le 14/03/2019 à 10:19, rich gray a écrit : > Hello > > I am trying to build the Sphinx client PECL extension (v1.3.3) and the > make process is failing and producing tons of errors - I have PHP v7.3.3 > installed - is Sphinx compatible with PHP v7.x? If not then is there a > timeline to have

Re: [PECL-DEV] VCS Account Request: exorus

2019-02-08 Thread Remi Collet
Le 08/02/2019 à 13:31, Vincent Dauce a écrit : > We always have some difficulties to publish a new version of mailparse and I > would like to help. > The last release of Mailparse is not compatible with PHP 7.2 but the master > branch is compatible with PHP 7.3 and we are waiting for a release

[PECL-DEV] New "parallel" extension.

2019-02-12 Thread Remi Collet
Hi, On behalf of Joe Watkins, here is a new extension https://github.com/krakjoe/parallel A succint parallel concurrency API for PHP 7 Plan is to add this extension to pecl, if no blocker. Remi -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit:

Re: [PECL-DEV] Zephir Parser as a part of Pecl directory

2019-02-11 Thread Remi Collet
Le 06/11/2018 à 16:38, Serghei Iakovlev a écrit : > Hello, > > My name is Serghei. I'm part of Phalcon Core team. My GitHub account is: > https://github.com/sergeyklay > > Our team have written a PHP extension called Zephir Parser: >

Re: [PECL-DEV] VCS Account Request: exorus

2019-02-20 Thread Remi Collet
Le 16/02/2019 à 18:31, Vincent Dauce a écrit : > I don't know the skill to maintain an PHP extension but I can learn. As far as you know C (and PHP) that's fine (and, of course, some other dev can help you) Remi signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] [ANNOUNCEMENT] protobuf-3.7.0RC2 (stable) Released.

2019-02-01 Thread Remi Collet
Le 01/02/2019 à 21:30, PECL Announce a écrit : > The new PECL package protobuf-3.7.0RC2 (stable) has been released at > https://pecl.php.net/. Seems should have state="beta" ? Remi signature.asc Description: OpenPGP digital signature

Re: [PECL-DEV] Request to submit Zstandard extension to PECL

2019-04-29 Thread Remi Collet
Le 29/04/2019 à 03:04, kjdev a écrit : > Hello, everyone. > > I have been using PHP for over 20 years and have also created some PHP > extensions. > > I would like to have Zstandard's PHP extension registered in PECL. > This PHP extension will use the Zstandard library from PHP. +1 > >

Re: [PECL-DEV] [ANNOUNCEMENT] wasm-0.5.0 (stable) Released.

2019-08-22 Thread Remi Collet
Le 22/08/2019 à 17:24, PECL Announce a écrit : > The new PECL package wasm-0.5.0 (stable) has been released at > https://pecl.php.net/. > > Release notes > - > # Features > > ## Extension > > * #71 Use pre-build dynamic libraries (@Hywan) .so in a sources packages doesn't seems

Re: [PECL-DEV] [ANNOUNCEMENT] wasm-0.5.0 (stable) Released.

2019-08-23 Thread Remi Collet
Le 23/08/2019 à 10:09, Ivan Enderlin a écrit : > Also, why publishing a `.so` and a `.dylib` files aren't acceptable? Because perhaps it will work for some users which use the same distro than the one used to generate it, but won't work for others. Especially for various arch (arm, i386, ppc,

Re: [PECL-DEV] Re: Package - memcache / taking over

2019-10-11 Thread Remi Collet
Hi, Le 10/10/2019 à 20:53, Tomas Srnka a écrit : > Hi, > > How could I proceed further? I would very much like to release extension of > php7.4 as the new version. You are now a new lead for the memcache extension https://pecl.php.net/package/memcache Thus, able to upload a new version. Remi

Re: [PECL-DEV] [ANNOUNCEMENT] pdflib-4.1.4 (stable) Released.

2019-12-18 Thread Remi Collet
Le 18/12/2019 à 17:21, PECL Announce a écrit : > The new PECL package pdflib-4.1.4 (stable) has been released at > https://pecl.php.net/. > > Release notes > - > - add LICENSE file (bug #78947) This need clarification. Up to 4.1.3 LICENSE file was missing, but as package.xml states

  1   2   >