Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41903 invoked by uid 1010); 4 Dec 2007 18:16:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41888 invoked from network); 4 Dec 2007 18:16:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2007 18:16:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.151 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.151 smtpout0151.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.151] ([64.97.136.151:2562] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/C6-27173-E7995574 for ; Tue, 04 Dec 2007 13:16:31 -0500 Received: from sc1-out02.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 47030B1E005B3F04; Tue, 4 Dec 2007 18:16:18 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,a0687b85e5af2ef8,060c011a68454cad,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2377:2393:2559:2562:2828:3027:3352:3865:3867:3868:3869:3870:3872:3874:4250:5007:6119: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 18:16:34 +0000 (UTC) Message-ID: <023901c836a1$d92da160$e6dfc350@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" Cc: "Gregory Beaver" , "Brian Shire" , , "'internals Mailing List'" References: <4731278C.8020301@chiaraquartet.net> <4731F977.4080502@zend.com> <4753B087.4020206@chiaraquartet.net> <003601c83582$a1b16fc0$e5144f40$@mcnaught@synergy8.com> <4754807B.80408@zend.com> <4754E2A0.5090103@chiaraquartet.net> <47559315.1030106@zend.com> <020201c8369f$ce7679b0$e6dfc350@foxbox> <47559843.3060809@zend.com> Date: Tue, 4 Dec 2007 18:16:49 -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") >> Couldn't there be some way to mark a 'bundle' file and use that mark to >> discriminate between where multiple namespaces are or are not allowed in >> zend_compile.c? That would eliminate the potential for abuse, no? > > Not really. People would start "bundling" files left and right, just > because somebody on the list said it's so much faster, and any mark can be > set by anybody. That depends on how many 'bundle files' are allowed. I hate to say it, but if this were an INI directive rather than a keyword it would be possible to limit bundling to a single file, or to any given number. /me waits for the sky to fall on her head