Re: [PHP-DEV] Re: PHP PDO comment on IRC

2009-04-15 Thread Matteo Beccati
Christopher Jones wrote: > Matteo Beccati wrote: >> Here's a proposal: http://www.beccati.com/misc/php/pdo_streams_v4.diff >> >> The idea is to add a new #define PDO_DRIVER_API_CHECK which is verified >> at compile time by the C preprocessor. If its value doesn't match the >> main PDO_DRIVER_API an

[PHP-DEV] Re: PHP PDO comment on IRC

2009-04-15 Thread Christopher Jones
Matteo Beccati wrote: > Here's a proposal: http://www.beccati.com/misc/php/pdo_streams_v4.diff > > The idea is to add a new #define PDO_DRIVER_API_CHECK which is verified > at compile time by the C preprocessor. If its value doesn't match the > main PDO_DRIVER_API an #error is triggered, e.g: > >

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard mail.c

2009-04-15 Thread Matt Wilmas
Hi Ilia, - Original Message - From: "Ilia Alshanetsky" Sent: Wednesday, April 15, 2009 iliaa Wed Apr 15 14:24:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard mail.c Log: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS) http:

Re: [PHP-DEV] Grafts, Traits, horizontal reuse

2009-04-15 Thread Tom Boutell
I've been catching up with the discussion of grafts and traits. Here at P'unk Avenue we do a lot of Symfony development, which frequently involves kludges to achieve horizontal reuse - ugly, clever, imaginative, combinations of the three but the first of the three is pretty much always present. PHP

Re: [PHP-DEV] Support for "Transfer-Encoding: chunked" in http stream wrapper

2009-04-15 Thread Dmitry Stogov
I sent a new version of patch with these features a minute ago :) Thanks. Dmitry. Arnaud Le Blanc wrote: Hi, On Tue, 2009-04-14 at 18:59 +0400, Dmitry Stogov wrote: Some PHP applications which check for Transfer-Encoding HTTP header and perform manual decoding might be broken. What about no

[PHP-DEV] Re: Support for "Transfer-Encoding: chunked" in http stream wrapper

2009-04-15 Thread Dmitry Stogov
Hi, Thanks for comments. The updated patch fixes RFC incompatibilities. It just ignores extensions and trailer. The patch also exports "chunked" filter into user space so now it can be used with any streams (see test in the patch). In case user opens http stream and server responds with "

Re: [PHP-DEV] Support for "Transfer-Encoding: chunked" in http stream wrapper

2009-04-15 Thread Arnaud Le Blanc
Hi, On Tue, 2009-04-14 at 18:59 +0400, Dmitry Stogov wrote: > Some PHP applications which check for Transfer-Encoding HTTP header and > perform manual decoding might be broken. What about not adding the Transfer-Encoding header to wrapper_data ? (not making it visible so that scripts would not b

[PHP-DEV] CVS Account Request: volkanmetin

2009-04-15 Thread Volkan Metin
Translating the PHP Manual and Developing the PHP runtime -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php