Re: [PECL-DEV] Publish Aerospike PHP extension to PECL

2023-11-28 Thread Remi Collet
Le 27/11/2023 à 20:36, Sachin Venkatesha Murthy a écrit : Hello! I am Sachin, a developer at Aerospike. I maintain the PHP client for Aerospike. I'd like to introduce you to the Aerospike PHP client extension, a PHP SDK which is an extension written in Rust for the Aerospike NoSQL database

Re: [PECL-DEV] Maintenance of the scrypt extension

2022-07-13 Thread Remi Collet
Le 13/07/2022 à 14:39, Máté Kocsis a écrit : Hi All, I'm writing here because the scrypt extension ( https://pecl.php.net/package/scrypt) is apparently unmaintained since a long time. I filed https://github.com/DomBlack/php-scrypt/issues/62 asking for releasing PHP 8 support around 1.5 months

Re: [PECL-DEV] Adding tentative extra data structures (Teds) as a PECL

2021-06-22 Thread Remi Collet
Le 21/06/2021 à 19:34, tyson andre a écrit : Hi, I'd like to add my recent iterable RFC and data structure proposals I'm working on as a PECL. https://github.com/TysonAndre/pecl-teds/ (I plan to publish alpha releases initially) No objection from me +1 Remi -- PECL development

Re: [PECL-DEV] Adding var_representation as a PECL

2021-06-18 Thread Remi Collet
Le 17/06/2021 à 03:31, tyson andre a écrit : Hi, My recent RFC to add var_representation to core failed 9-10 recently with conflicting objections. I'd like to add this as a PECL. Are there any objections? None from me +1 Remi -- PECL development discussion Mailing List

Re: [PECL-DEV] I would like to take over PAM extension which is inactive since 2009

2021-06-07 Thread Remi Collet
Hi, Le 26/05/2021 à 07:28, Amish a écrit : Hello, My name is Amish and I am located in India and a coder since about 23 years or so. I would like to take over PAM extension located at https://pecl.php.net/package/PAM. The package is inactive since 2009. I have improved the code to make

[PECL-DEV] Re: [External] : Re: [PECL-DEV] New PECL Extension, mysqlnd based

2021-05-10 Thread Remi Collet
Please provide LICENSE file in pecl package Else anyone dsitributing it will violate the license terms Remi -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php

[PECL-DEV] Re: [External] : Re: [PECL-DEV] New PECL Extension, mysqlnd based

2021-05-10 Thread Remi Collet
issue, what OS/release are you using to build the code? I might have to check for compatibility issues and fix them. Fedora 32, 33, 34 RHEL 7, 8 Remi Thanks a lot From: Remi Collet Sent: Monday, May 10, 2021 11:21 AM To: pecl-dev@lists.php.net ; Filip Janiszewski

Re: [PECL-DEV] New PECL Extension, mysqlnd based

2021-05-10 Thread Remi Collet
Le 10/05/2021 à 11:21, Remi Collet a écrit : Also krb5 support seems broken     PKG_CHECK_MODULES([KRB5], [libkrb5]) Which library provides this     PKG_CHECK_MODULES([KRB5], [krb5]) Seems better (build passes), but cannot be loaded     modules/mysqlnd.so: undefined symbol

Re: [PECL-DEV] New PECL Extension, mysqlnd based

2021-05-10 Thread Remi Collet
Also krb5 support seems broken PKG_CHECK_MODULES([KRB5], [libkrb5]) Which library provides this PKG_CHECK_MODULES([KRB5], [krb5]) Seems better (build passes), but cannot be loaded modules/mysqlnd.so: undefined symbol: GSS_C_NT_USER_NAME Remi -- PECL development discussion

Re: [PECL-DEV] New PECL Extension, mysqlnd based

2021-05-10 Thread Remi Collet
Le 22/04/2021 à 10:23, Filip Janiszewski a écrit : Hi, I would like to publish a new extension on PECL, the proposed name is mysqlnd_ngen (where ngen stands for next gen) and it would contain mysqlnd, mysqli and pdo (forked from php and bundled in one extension with building scripts that

Re: [PECL-DEV] [ANNOUNCEMENT] LuaSandbox-4.0.0 (stable) Released.

2021-03-03 Thread Remi Collet
Hi Le 04/03/2021 à 07:16, PECL Announce a écrit : The new PECL package LuaSandbox-4.0.0 (stable) has been released at https://pecl.php.net/. Package is broken, missing luasandbox_compat.h in archive Remi -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe,

Re: [PECL-DEV] [orng] Deleting archived release.

2020-12-23 Thread Remi Collet
Le 23/12/2020 à 16:04, zeriyoshi a écrit : Using the pen icon (on left of [Edit maintainers] link Then you have a list of all release and can delete some I could not find this. Thank you! Of course... you need to login... 2020年12月23日(水) 23:51 Remi Collet : Le 23/12/2020 à 14:14

Re: [PECL-DEV] Archive extension

2020-12-13 Thread Remi Collet
Le 13/12/2020 à 16:00, Gustavo Lopes a écrit : Hello, I've created a simple (currently extraction only) binding for libarchive for a client. The source code is available at https://github.com/cataphract/php-libarchive Notice: generated extension is "archive", but reports as "libarchive"

Re: [PECL-DEV] Re: Using arginfo generating stubs in PECL extensions

2020-12-11 Thread Remi Collet
Le 11/12/2020 à 19:16, Calvin Buckley a écrit : Interestingly, it *does* seem to keep the legacy arginfo header. Going back to question #2/#4 (since the build system hasn't changed, just what gets made by phpize et al), running make with "-d", it appears GNU make deletes it because it's an

Re: [PECL-DEV] [ANNOUNCEMENT] ip2proxy-3.0.0 (stable) Released.

2020-10-22 Thread Remi Collet
Le 22/10/2020 à 09:50, PECL Announce a écrit : > The new PECL package ip2proxy-3.0.0 (stable) has been released at > https://pecl.php.net/. > > Release notes > - > first release Please follow new extension process => https://pecl.php.net/account-request.php "Introduce your

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

2020-10-19 Thread Remi Collet
Le 09/10/2020 à 00:37, Dylan Taylor a écrit : > Requested from: 86.28.203.210 > Username: dktapps > Real Name:Dylan Taylor > Email:dkta...@pmmp.io (show address) > Need php.net Account: no > Purpose: > Publishing updates to an extension I maintain (leveldb, >

Re: [PECL-DEV] Idea: use stub.php and arginfo.h in PHP 7.x

2020-10-05 Thread Remi Collet
Le 23/04/2020 à 14:40, Remi Collet a écrit : > Hi, > > One interesting feature of PHP 8 is the automatic > generation of arginfo from a stub file. If you want to have a simple arginfo header for old version you can use, in your stub /** * @generate-function-entries * @generate-le

Re: [PECL-DEV] Re: PECL pcap extension

2020-09-17 Thread Remi Collet
Hi, Le 16/09/2020 à 22:45, Ciprian Dosoftei a écrit : > Hi all -- > > Just circling back for some feedback regarding the packet capture PHP > extension :) > URL: https://github.com/rtckit/php-pcap-ext > I've also created a FFI counterpart > library: https://github.com/rtckit/php-pcap-ffi

Re: [PECL-DEV] [ANNOUNCEMENT] ice-1.6.2 (stable) Released.

2020-09-12 Thread Remi Collet
Le 12/09/2020 à 08:45, PECL Announce a écrit : > The new PECL package ice-1.6.2 (stable) has been released at > https://pecl.php.net/. The tarball is broken as it contains lot of .lo file which have to be deleted Worakaround: make clean && make Remi -- PECL development discussion Mailing

Re: [PECL-DEV] [ANNOUNCEMENT] php_trie-0.1.0 (stable) Released.

2020-09-09 Thread Remi Collet
Le 08/09/2020 à 21:51, PECL Announce a écrit : > The new PECL package php_trie-0.1.0 (stable) has been released at > https://pecl.php.net/. > > Release notes > - > - First stable release I'm always surprised to see such an new extension appearing without any prior presentation /

Re: [PECL-DEV] Idea: use stub.php and arginfo.h in PHP 7.x

2020-04-27 Thread Remi Collet
Le 26/04/2020 à 03:16, Timandes White a écrit : > Hi Remi, > > If we use this stub.php file to generate an arginfo.h file, should the src > package of extension contain stub.php or not? Yes. signature.asc Description: OpenPGP digital signature

[PECL-DEV] Idea: use stub.php and arginfo.h in PHP 7.x

2020-04-23 Thread Remi Collet
Hi, One interesting feature of PHP 8 is the automatic generation of arginfo from a stub file. Just thinking if this can be used for PECL extension and used in PHP 7 compatible version. A WIP exists in xattr [1] extension How it works: - arginfo are only generated when the extension is

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

2020-02-22 Thread Remi Collet
please clarify License ASAP Le 19/12/2019 à 07:57, Remi Collet a écrit : > 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 >> -

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

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] 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] [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] 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] 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] 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] 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-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

[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-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

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

[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,

[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] 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.

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 > >

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

[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)

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: >

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

[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] 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] 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] [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] [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

[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] 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

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] 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] [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] 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] 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] 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] 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] 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] 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] 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] 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] 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] [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] [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] 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] 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

[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

[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

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

[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] 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] 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] 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

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

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] 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] 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] [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] [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] 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] 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;

  1   2   >