Sending 3rd time this time without the attachment.
You can get the diff at http://gutmans.org/alloc.zip
-Original Message-
From: Andi Gutmans [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 06, 2006 11:06 PM
To: 'internals@lists.php.net'
Subject: Help needed in benchmarking memory patch
On Wed, July 5, 2006 5:16 am, Gwynne wrote:
> On Jul 5, 2006, at 6:10 AM, Michael Wallner wrote:
>>> The patch basically adds CGI to the SAPIs that can be built in one
>>> go, so we can build CLI, CGI and the Apache SAPIs all in one go.
>> Ilia et al, anything against integrating this into 5_2?
>
>
On Mon, July 3, 2006 5:16 pm, Gwynne wrote:
> On Jul 3, 2006, at 6:09 PM, Pierre wrote:
>> GD Support Yes
>> Bundled
>> PNG Yes
>> JPEG No
>> GIF R/W Yes
>>
>> PDO Support Yes
>> PDO Mysql Yes
>> PDO Sqlite Bundled Yes
>> ...
>>
>> Maybe with the version found and used, but it could make the su
Rasmus and I talked about this some more yesterday, and I think there
is an alternate, better approach.
PHP will attempt to decode the incoming request data as described
below. The variables that it decodes successfully will be put into the
request arrays as Unicode strings, those that fail -