Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40765 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77945 invoked from network); 29 Sep 2008 11:55:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2008 11:55:02 -0000 Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.159 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.159 unknown Received: from [64.99.136.159] ([64.99.136.159:53560] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/A8-36431-F02C0E84 for ; Mon, 29 Sep 2008 07:55:01 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id 56E442A12F5; Mon, 29 Sep 2008 11:54:52 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,38e1fbaf42b0f748,adc9e2b3d342a094,steph@php.net,,RULES_HIT:152: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:1566:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2827:3027:3867:3868:3870:3871:3872:3874:5007:6261:7653:7875:7901:7903:9040,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf13.hostedemail.com (Postfix) with ESMTP; Mon, 29 Sep 2008 11:54:51 +0000 (UTC) Message-ID: <01bf01c9222a$692e42a0$3ffc1f3e@foxbox> To: "Alexey Zakhlestin" , Cc: "Marcus Boerger" , "PHP Developers Mailing List" References: <48E0B8C4.3000702@sci.fi> <130203877.20080929132442@marcus-boerger.de> <48E0BCB8.3090709@sci.fi> Date: Mon, 29 Sep 2008 12:56:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 8bit 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 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] Disable PHAR by default From: steph@php.net ("Steph Fox") > Currently, we should focus on finding bugs and fixing those — that's > what alpha is about. It's easier to do this, if phar is enabled. Precisely. If phar hadn't been enabled by default we wouldn't know about this missing check until someone hit it in production! - Steph