[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Pierre Joye
On Fri, Apr 17, 2015 at 8:30 AM, Pierre Joye wrote: > On Fri, Apr 17, 2015 at 1:41 AM, Pierre Joye wrote: >> it is not weird as we still send the tgz not the tar. >> >> try this: https://gist.github.com/pierrejoye/c8677f89159f696d >> >> I cannot test and crafted it a la volee, but it should d

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Pierre Joye
On Fri, Apr 17, 2015 at 1:41 AM, Pierre Joye wrote: > it is not weird as we still send the tgz not the tar. > > try this: https://gist.github.com/pierrejoye/c8677f89159f696d > > I cannot test and crafted it a la volee, but it should do it: > > $file is used to query the file from the database,

Re: [PHP-DEV] PHP 5.4.40 released

2015-04-16 Thread Stanislav Malyshev
Hi! > https://bugs.php.net/bug.php?id=69353 > > There is similar bug. > I guess there wasn't enough time for this. > > https://bugs.php.net/bug.php?id=69418 > > I made this bug a security bug. I didn't see it in time, I'll take look at it later. Thanks, -- Stas Malyshev smalys...@gmail.com

Re: [PHP-DEV] PHP 5.4.40 released

2015-04-16 Thread Yasuo Ohgaki
Hi Stas, On Fri, Apr 17, 2015 at 6:11 AM, Stanislav Malyshev wrote: > The PHP development team announces the immediate availability of PHP > 5.4.40. 14 security-related bugs were fixed in this release, including > CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352. > > All PHP 5.4 users

[PHP-DEV] PHP 5.4.40 released

2015-04-16 Thread Stanislav Malyshev
Hello! The PHP development team announces the immediate availability of PHP 5.4.40. 14 security-related bugs were fixed in this release, including CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP

[PHP-DEV] PHP 5.6.8 is available

2015-04-16 Thread Ferenc Kovacs
Hello! The PHP development team announces the immediate availability of PHP 5.6.8. Several bugs have been fixed some of them beeing security related, like CVE-2015-1351 and CVE-2015-1352. All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.8 please visit o

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Pierre Joye
it is not weird as we still send the tgz not the tar. try this: https://gist.github.com/pierrejoye/c8677f89159f696d I cannot test and crafted it a la volee, but it should do it: $file is used to query the file from the database, which contains only filenames with tgz (as we created the .tar

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Ferenc Kovacs
On Thu, Apr 16, 2015 at 8:18 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Thu, Apr 16, 2015 at 11:06 AM, Ferenc Kovacs wrote: > > > > > > On Thu, Apr 16, 2015 at 8:02 PM, Ferenc Kovacs wrote: > >> > >> > >> > >> On Thu, Apr 16, 2015 at 7:43 PM, Hannes Magnusson > >> wrote: > >

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 11:06 AM, Ferenc Kovacs wrote: > > > On Thu, Apr 16, 2015 at 8:02 PM, Ferenc Kovacs wrote: >> >> >> >> On Thu, Apr 16, 2015 at 7:43 PM, Hannes Magnusson >> wrote: >>> >>> On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >>> > >>> > >>> > On Thu, Apr 16, 2015 at 5:2

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Ferenc Kovacs
On Thu, Apr 16, 2015 at 8:02 PM, Ferenc Kovacs wrote: > > > On Thu, Apr 16, 2015 at 7:43 PM, Hannes Magnusson < > hannes.magnus...@gmail.com> wrote: > >> On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >> > >> > >> > On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye >> wrote: >> >> >> >> On T

Re: [PHP-DEV] JSON float number as string

2015-04-16 Thread Jakub Zelenka
Hi, On Tue, Apr 14, 2015 at 7:33 AM, Alexey Zakhlestin wrote: > > > On 14 Apr 2015, at 07:31, Alexey Zakhlestin wrote: > > > > Feels a bit hackish > > I think it is possible to introduce an overall better solution > > > > We can expose result of json-tokenizing as a tree of objects: > > > > JSO

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Ferenc Kovacs
On Thu, Apr 16, 2015 at 7:43 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: > > > > > > On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye > wrote: > >> > >> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs > wrote: > >> > > >> > > >>

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Pierre Joye
On Fri, Apr 17, 2015 at 12:46 AM, Hannes Magnusson wrote: > On Thu, Apr 16, 2015 at 10:43 AM, Hannes Magnusson > wrote: >> On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >>> >>> >>> On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Ko

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Pierre Joye
On Fri, Apr 17, 2015 at 12:43 AM, Hannes Magnusson wrote: > On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >> >> >> On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: >>> >>> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs wrote: >>> > >>> > >>> >> >>> >> As of the uncompressed data, I

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 10:43 AM, Hannes Magnusson wrote: > On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >> >> >> On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: >>> >>> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs wrote: >>> > >>> > >>> >> >>> >> As of the uncompressed data, I

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: > > > On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: >> >> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs wrote: >> > >> > >> >> >> >> As of the uncompressed data, I see something like less 0.01% of the >> >> requests actually requesti

Re: [PHP-DEV] Fixing bundled extension version mess

2015-04-16 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 15/04/2015 11:47, Pierre Joye a écrit : > On Apr 15, 2015 4:12 PM, "Remi Collet" > wrote: , I still +1 on this >>> >> >> I'm mostly +1 on this proposal. >> >> Of course extension (like oci8) should be able to keep its >> version (when it is cor

Re: [PHP-DEV] Fixing bundled extension version mess

2015-04-16 Thread Pierre Joye
On Thu, Apr 16, 2015 at 6:27 PM, François Laupretre wrote: >> De : Pierre Joye [mailto:pierre@gmail.com] >> >> The problem we have now is core extensions with senseless versions >> without >> any external versions. Or mixed codebase, like core is a mix of external >> and core specific codes wh

Re: [PHP-DEV] Deprecate setlocale?

2015-04-16 Thread Johannes Schlüter
On Wed, 2015-04-01 at 20:27 +0200, Marc Bennewitz wrote: > > https://bugs.php.net/bug.php?id=69348 - breaks MySQL > -> It's a bug and should be fixed (non locale based functionality) > -> Couldn't this one be a security issue No this is not a bug in this function and no not a security issue. The

RE: [PHP-DEV] Fixing bundled extension version mess

2015-04-16 Thread François Laupretre
> De : Pierre Joye [mailto:pierre@gmail.com] > > The problem we have now is core extensions with senseless versions > without > any external versions. Or mixed codebase, like core is a mix of external > and core specific codes which is not in any external releases. That is what > we should solv

Re: [PHP-DEV] Fixing bundled extension version mess

2015-04-16 Thread Pierre Joye
On Apr 16, 2015 6:23 AM, "christopher jones" wrote: > > > > On 4/14/15 9:58 PM, Pierre Joye wrote: >> >> On Wed, Apr 15, 2015 at 10:51 AM, christopher jones >> wrote: >>> >>> >>> >>> On 4/14/15 7:21 PM, Pierre Joye wrote: hi, We tried that many times but we fail to handle