Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40762 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59925 invoked from network); 29 Sep 2008 11:24:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2008 11:24:50 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:45802] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/B4-36431-00BB0E84 for ; Mon, 29 Sep 2008 07:24:50 -0400 Received: from MBOERGER-ZRH.corp.google.com (p50867989.dip.t-dialin.net [80.134.121.137]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id ADC2811FC58; Mon, 29 Sep 2008 13:24:45 +0200 (CEST) Date: Mon, 29 Sep 2008 13:24:42 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <130203877.20080929132442@marcus-boerger.de> To: Jani Taskinen CC: PHP Developers Mailing List , jani.taskinen@iki.fi In-Reply-To: <48E0B8C4.3000702@sci.fi> References: <48E0B8C4.3000702@sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Disable PHAR by default From: helly@php.net (Marcus Boerger) Hello Jani, we're in alpha and fix all of those issues. in contrast to 99.9% of our users it is very easy for you to disable it. But the majority will only get the extension when we enable by default. And it is one of the big plans for 5.3 to finally support native packaging to make a lot of things easier. Once again if you don't like it, just disable it like you configure any of your installations specifically for your needs - others cannot. marcus Monday, September 29, 2008, 1:15:16 PM, you wrote: > Seems like PHAR causes quite unexpected things, f.e. > http://bugs.php.net/bug.php?id=46194 where PHP crashes if file does not > exist. Please, can this crap be disabled by default (ALWAYS) and only > those who actually need it can enable it? > --Jani Best regards, Marcus