[PHP-DEV] How about make php php-cgi php-fpm to use a common shared library.

2013-05-10 Thread xinglp
This is my ugly patch for this. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Address feature request #38917 for native SPKAC (HTML5 keygen element) support: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_spki_

2013-05-10 Thread Pierre Joye
On Fri, May 10, 2013 at 9:40 PM, Stas Malyshev wrote: > Hi! > >>> Any chance of getting this into PHP 5.5? This patch has been waiting >>> around since 2006 ... >> >> I had to say no, we are in RC now, no new feature. > > I'd say 5.5.0 probably not, but see no problem with 5.5.1 - adding new > s

Re: [PHP-DEV] PHP 5.5 and APC user cache upgrade path

2013-05-10 Thread Christopher Jones
On 05/09/2013 05:02 AM, Pierre Schmitz wrote: Hi, I am testing PHP 5.5 atm and how we can package it for Arch Linux and provide an upgrade path for users. The RC1 looks pretty solid so far. As the new opcache does not provide a user cache to store custom variables, I would be glad if you coul

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Address feature request #38917 for native SPKAC (HTML5 keygen element) support: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_spki_

2013-05-10 Thread Stas Malyshev
Hi! >> Any chance of getting this into PHP 5.5? This patch has been waiting >> around since 2006 ... > > I had to say no, we are in RC now, no new feature. I'd say 5.5.0 probably not, but see no problem with 5.5.1 - adding new self-contained functions, which is what it seems to be doing, was l

Re: [PHP-DEV] No-feedback cleanup?

2013-05-10 Thread Ferenc Kovacs
On Fri, May 10, 2013 at 3:39 PM, Ferenc Kovacs wrote: > > > > On Mon, Feb 18, 2013 at 1:38 AM, Ferenc Kovacs wrote: > >> >> >> >> On Sun, Feb 17, 2013 at 6:31 PM, Ferenc Kovacs wrote: >> >>> >>> 2013.02.17. 11:36, "Stas Malyshev" ezt írta: >>> >>> > >>> > Hi! >>> > >>> > I remember we used to

Re: [PHP-DEV] No-feedback cleanup?

2013-05-10 Thread Ferenc Kovacs
On Mon, Feb 18, 2013 at 1:38 AM, Ferenc Kovacs wrote: > > > > On Sun, Feb 17, 2013 at 6:31 PM, Ferenc Kovacs wrote: > >> >> 2013.02.17. 11:36, "Stas Malyshev" ezt írta: >> >> > >> > Hi! >> > >> > I remember we used to have a script that goes over bugs DB and closes >> > bugs that are in "Feedba

[PHP-DEV] Re: PHP 5.5 and APC user cache upgrade path

2013-05-10 Thread Joe Watkins
On 05/09/2013 01:02 PM, Pierre Schmitz wrote: Hi, I am testing PHP 5.5 atm and how we can package it for Arch Linux and provide an upgrade path for users. The RC1 looks pretty solid so far. As the new opcache does not provide a user cache to store custom variables, I would be glad if you could

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Address feature request #38917 for native SPKAC (HTML5 keygen element) support: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_spki_

2013-05-10 Thread Ferenc Kovacs
On Fri, May 10, 2013 at 1:01 PM, Sebastian Bergmann wrote: > Am 07.05.2013 00:36, schrieb Jason Gerfen: > > Commit:8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4 > > Author:jas- Mon, 6 May 2013 > 16:36:06 -0600 > > Parents: da07e91c3a7e7bac2e380f24c59f70c1bcb3e7e4 > > Branches: maste

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Address feature request #38917 for native SPKAC (HTML5 keygen element) support: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_spki_

2013-05-10 Thread Pierre Joye
On Fri, May 10, 2013 at 1:01 PM, Sebastian Bergmann wrote: > Am 07.05.2013 00:36, schrieb Jason Gerfen: >> Commit:8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4 >> Author:jas- Mon, 6 May 2013 16:36:06 >> -0600 >> Parents: da07e91c3a7e7bac2e380f24c59f70c1bcb3e7e4 >> Branches: master

[PHP-DEV] Re: [PHP-CVS] com php-src: Address feature request #38917 for native SPKAC (HTML5 keygen element) support: ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_spki_expo

2013-05-10 Thread Sebastian Bergmann
Am 07.05.2013 00:36, schrieb Jason Gerfen: > Commit:8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4 > Author:jas- Mon, 6 May 2013 16:36:06 > -0600 > Parents: da07e91c3a7e7bac2e380f24c59f70c1bcb3e7e4 > Branches: master > > Link: > http://git.php.net/?p=php-src.git;a=commitdiff;

Re: [PHP-DEV] exceptions during __toString()

2013-05-10 Thread Ferenc Kovacs
On Fri, May 10, 2013 at 12:50 AM, Etienne Kneuss wrote: > On Fri, May 10, 2013 at 12:00 AM, Rasmus Schultz >wrote: > > > I just ran into this issue again: > > > > > > > http://stackoverflow.com/questions/2429642/why-its-impossible-to-throw-exception-from-tostring > > > > Instead of throwing some