Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93622 invoked by uid 1010); 4 Dec 2007 20:13:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93607 invoked from network); 4 Dec 2007 20:13:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2007 20:13:58 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.141 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.141 smtpout0141.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.141] ([64.97.136.141:16850] helo=n082.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/77-47601-105B5574 for ; Tue, 04 Dec 2007 15:13:58 -0500 Received: from sc1-out02.emaildefenseservice.com (64.97.139.2) by n082.sc1.he.tucows.com (7.2.069.1) id 47030A3E005BE646; Tue, 4 Dec 2007 20:13:50 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,c4635c8d00a65fba,060c011a68454cad,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1561:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2376:2393:2559:2562:2828:3027:3743:3867:3869:3872:3874:4039:4250:5007:6261,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (unknown [64.97.206.40]) (Authenticated sender: steph.fox) by sc1-out02.emaildefenseservice.com (Postfix) with ESMTP; Tue, 4 Dec 2007 20:14:09 +0000 (UTC) Message-ID: <03f401c836b2$451ff520$e6dfc350@foxbox> Reply-To: "Steph Fox" To: "Michael McGlothlin" , "internals Mailing List" References: <4731278C.8020301@chiaraquartet.net> <4731F977.4080502@zend.com> <4753B087.4020206@chiaraquartet.net> <47548031.20608@zend.com> <30bd80240712031605y326d886fl6197839a60eeedcf@mail.gmail.com> <47559014.2070607@zend.com> <30bd80240712040944we67015ds3b86c4f9efeb266f@mail.gmail.com> <475594FC.1060903@zend.com> <475598BB.2010203@swplumb.com> <52dbac0f0712041023id44081ftc3c2147a1b69a13a@mail.gmail.com> <4755AA8E.704@swplumb.com> Date: Tue, 4 Dec 2007 20:14:25 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] ignored patches From: steph@zend.com ("Steph Fox") > I'm a firm believer that it's better to throw more CPU power at a > performance problem than to make code less maintainable. Just buy a faster > server. That hardly applies to library developers, though. They don't have control over their users' CPU power... - Steph