Re: [PHP-DEV] Re: php 7.{3,4}/git ext/curl builds FAIL with recent curl/libcurl 7.67+: "error: ‘CURLE_OBSOLETE20’ undeclared ...".

2019-11-21 Thread PGNet Dev
On 11/15/19 8:15 AM, PGNet Dev wrote: > On 11/15/19 1:41 AM, Christoph M. Becker wrote: >> Ah, thanks! I've just submitted . > > applied that patch to local curl/master build > > now build of php7/ext/curl fyi, bumps to php 7.4/git git log | he

Re: [PHP-DEV] Re: php 7.{3,4}/git ext/curl builds FAIL with recent curl/libcurl 7.67+: "error: ‘CURLE_OBSOLETE20’ undeclared ...".

2019-11-15 Thread PGNet Dev
On 11/15/19 1:41 AM, Christoph M. Becker wrote: > Ah, thanks! I've just submitted . applied that patch to local curl/master build now build of php7/ext/curl ... make >> Build complete. thx! -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] Re: php 7.{3,4}/git ext/curl builds FAIL with recent curl/libcurl 7.67+: "error: ‘CURLE_OBSOLETE20’ undeclared ...".

2019-11-15 Thread Christoph M. Becker
On 15.11.2019 at 10:01, Rowan Tommins wrote: > On Fri, 15 Nov 2019 at 08:19, Christoph M. Becker wrote: > >> That appears to be due to a recent change in libcurl[1]. We'll have to >> work around that, but I'm not sure how. Define both constants for BC? >> >> [1] >>

Re: [PHP-DEV] Re: php 7.{3,4}/git ext/curl builds FAIL with recent curl/libcurl 7.67+: "error: ‘CURLE_OBSOLETE20’ undeclared ...".

2019-11-15 Thread Rowan Tommins
On Fri, 15 Nov 2019 at 08:19, Christoph M. Becker wrote: > > That appears to be due to a recent change in libcurl[1]. We'll have to > work around that, but I'm not sure how. Define both constants for BC? > > [1] > < > https://github.com/curl/curl/blob/b3eb7d172aab6c7f423aea2f97c27099d6b65f7a/in

[PHP-DEV] Re: php 7.{3,4}/git ext/curl builds FAIL with recent curl/libcurl 7.67+: "error: ‘CURLE_OBSOLETE20’ undeclared ...".

2019-11-15 Thread Christoph M. Becker
On 15.11.2019 at 05:56, PGNet Dev wrote: > I needed to bump local curl build version to fix a (php-unrelated) SEGV. > Currently, I have > > curl -V > curl 7.67.1-DEV (x86_64-pc-linux-gnu) libcurl/7.67.1-DEV > OpenSSL/1.1.1d zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.

Re: [PHP-DEV] Re: PHP 7 ?! :)

2015-12-03 Thread Adam Howard
I asked the same question. Congratulations on successfully releasing 7.0 On Thu, Dec 3, 2015 at 6:06 PM, Stanislav Malyshev wrote: > Hi! > > > Never mind. It returned. Congratulations everyone! > > Congratulations to us all and many thanks to those who worked tirelessly > to make it happen and

Re: [PHP-DEV] Re: PHP 7 ?! :)

2015-12-03 Thread Stanislav Malyshev
Hi! > Never mind. It returned. Congratulations everyone! Congratulations to us all and many thanks to those who worked tirelessly to make it happen and produce the best PHP version yet! -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

[PHP-DEV] Re: PHP 7 ?! :)

2015-12-03 Thread Andi Gutmans
Never mind. It returned. Congratulations everyone! Amazing accomplishment. The Web is going to speed up 2x! Everyone here has made a huge impact. Thanks to the RMs. Thanks to Dmitry for leading such an amazing effort on the performance front. Andi On Thu, Dec 3, 2015 at 12:28 PM, Andi Gutmans

[PHP-DEV] Re: PHP 7 : Cannot use stream wrappers during MINIT

2015-11-20 Thread François Laupretre
Le 09/11/2015 08:51, Dmitry Stogov a écrit : On Fri, Nov 6, 2015 at 3:08 AM, François Laupretre > wrote: Hi, First, I don't know if this must be considered as a bug, because a lot of features are not available during MINIT but it seems quite inconsi

[PHP-DEV] Re: PHP 7 : Cannot use stream wrappers during MINIT

2015-11-08 Thread Dmitry Stogov
On Fri, Nov 6, 2015 at 3:08 AM, François Laupretre wrote: > Hi, > > First, I don't know if this must be considered as a bug, because a lot of > features are not available during MINIT but it seems quite inconsistent. I > precise I'm using the 7.x master branch (I don't know if it works on 5.x or

[PHP-DEV] Re: PHP 7 - install-pear-nozlib.phar - ereg_replace() error

2015-06-18 Thread flaupretre
Hi Ferenc, - Mail original - De: "Ferenc Kovacs" > it seems I either forgot to push or got rejected for not being up-to-date. > I've just pushed the fixed version now, could you pull and retry? Well, not perfect yet. The ereg_replace() error is gone but... Installing PEAR environm

[PHP-DEV] Re: PHP 7 - install-pear-nozlib.phar - ereg_replace() error

2015-06-18 Thread Ferenc Kovacs
On Thu, Jun 18, 2015 at 4:18 PM, wrote: > Hi, > > Quoting Ferenc's message about pear install error : > > > until this is fixed we have a "custom" install-pear-nozlib.phar built and > > added to our repo, so instead of downloading the incompatible installer, > we > > use one with the fixes alread