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