Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41742 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94873 invoked from network); 6 Nov 2008 22:21:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2008 22:21:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=kkooporation@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kkooporation@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 74.125.44.28 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kkooporation@googlemail.com X-Host-Fingerprint: 74.125.44.28 yx-out-2324.google.com Received: from [74.125.44.28] ([74.125.44.28:53464] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/EF-44653-4DD63194 for ; Thu, 06 Nov 2008 17:21:09 -0500 Received: by yx-out-2324.google.com with SMTP id 3so358854yxj.83 for ; Thu, 06 Nov 2008 14:21:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=VfaM8GaESaecAvq6uUt5iG9/NdVvJ/xqDaaLCFwQLyE=; b=Af5bKmb7AvZRuoVkE1XyTjip/SQpYq6V1H1XB7Udjec5BFL5VyDDIkRx/XQRPN1HFb oCY+X4yk8kjEK4wr8XpWWfGdFwCGxmCGWrtl5kH0gPcXjXYi0s6aWEetWHMtWAbcGukE VytwDONWXG12+PBCs0Yylql2NauprHfo/VCzM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=lyapqJyzTuDQsStZwUDRUV7yIi1F6sohBc3iMwy/La3df2ILI2cAW6U2uWonaV2NWQ al6dSR0Do7hkRUNOt4lolBLhUPEGCVg+4Nw01MTDhg4AFOXMXUe+67N1u4ABX4Aed2jL SpR3CvyUI4QHTxWwi2UUdZRtphSHvm0mwJTi8= Received: by 10.142.173.14 with SMTP id v14mr684576wfe.20.1226010065133; Thu, 06 Nov 2008 14:21:05 -0800 (PST) Received: by 10.143.40.9 with HTTP; Thu, 6 Nov 2008 14:21:04 -0800 (PST) Message-ID: Date: Thu, 6 Nov 2008 23:21:04 +0100 Sender: kkooporation@googlemail.com To: shire Cc: "Graham Kelly" , "Lukas Kahwe Smith" , "Karoly Negyesi" , internals@lists.php.net In-Reply-To: <4022974B-4A13-4AB0-A282-973503200406@tekrat.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_51470_24353920.1226010065126" References: <7e270cea0810191211w2cb77075y5e0ad78c2f7306f7@mail.gmail.com> <243C7392-C6A0-4EE8-8AAA-34964E78D453@tekrat.com> <4022974B-4A13-4AB0-A282-973503200406@tekrat.com> X-Google-Sender-Auth: 725a58dd1afafb57 Subject: Re: [PHP-DEV] An optimization idea From: kureal@kkooporation.de ("Kenan R Sulayman") ------=_Part_51470_24353920.1226010065126 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'd completely agree with that patch - it's very useful for me since I only build applications based on arrays; I'll try to apply some other modifications - and maybe we got it ;-D - benchmarking the app core- Your, -- (c) Kenan Sulayman Freelance Designer and Programmer Life's Live Poetry ------=_Part_51470_24353920.1226010065126--