Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29591 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58654 invoked by uid 1010); 21 May 2007 06:03:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58639 invoked from network); 21 May 2007 06:03:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2007 06:03:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 66.249.82.231 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.231] ([66.249.82.231:25282] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/28-05892-04631564 for ; Mon, 21 May 2007 02:03:45 -0400 Received: by wx-out-0506.google.com with SMTP id i31so1114075wxd for ; Sun, 20 May 2007 23:03:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=js67tpJ3yrTZQhrY+d8IGPWWmRuOZXcG89NqNg5+7UJCWpwNjct4xlIQgFTzvHN6qLT08u9kLalfPcujcFFqln72nvgreR86hx2XNuDoCm8c1c5dQPY02urtRN40yu1qOUeE22wf5Iwnhdb6ZSrxPs9oORRn6EWfPlkUEgPpgQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cb9LZbszNAD5LT1XdadagHIbHB7+jCmQFyotmruimNZ52nR3r6X5EAch+1DNcPz5gJbdU+y5FxU1v4SX3sRQAwXUP/zb07BWtcK3Z3VHyldnfeFwc8tX0BRWLx6T0hvkUwMdAgOA2dWqdifBIVYeTYTH2+knnrtpN96cn0OAxXA= Received: by 10.70.42.20 with SMTP id p20mr6461681wxp.1179727422238; Sun, 20 May 2007 23:03:42 -0700 (PDT) Received: by 10.70.95.13 with HTTP; Sun, 20 May 2007 23:03:42 -0700 (PDT) Message-ID: <7d5a202f0705202303s2ff4d0cdg1157c1e245c3c2e4@mail.gmail.com> Date: Mon, 21 May 2007 02:03:42 -0400 To: internals@lists.php.net In-Reply-To: <46513546.5000303@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <465022BE.1020905@hardened-php.net> <7d5a202f0705201415s71982fd2jb61b8bffbb7ba6de@mail.gmail.com> <46513546.5000303@zend.com> Subject: Re: [PHP-DEV] Dismantling the lies... From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2007/5/21, Stanislav Malyshev : > > at openSUSE, we also have a patch for this issue since a few weeks, as > > a vendor unfortunately we have to take care of things that people > > here dont want to fix... > > > > http://www.flyspray.org/patches/MOPB-01-abicompatible.patch.bz2 > > Did you perform the performance tests for this patch? What were the results? no, no performance tests has been done over that patch, but as rasmus said. it is probably negible or acceptable for real world.. I only knows it works with real like code ( i tried ezpublish, phpmyadmin) and passes the PHP test suite correctly ( or no worse than without the patch)