Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16580 invoked by uid 1010); 7 May 2007 05:07:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16565 invoked from network); 7 May 2007 05:07:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 05:07:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:57861] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/06-52548-C04BE364 for ; Mon, 07 May 2007 01:07:26 -0400 Received: from [127.0.0.1] ([192.168.17.37]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 6 May 2007 22:07:21 -0700 Message-ID: <463EB3FD.4020009@zend.com> Date: Mon, 07 May 2007 01:07:09 -0400 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Marcus Boerger CC: Edin Kadribasic , internals@lists.php.net References: <139872287.20070504170744@marcus-boerger.de> <9DC00D11-00A5-40DB-A397-8454C48FA448@prohost.org> <1525138013.20070504193205@marcus-boerger.de> <463B70A1.4010505@zend.com> <463B7232.7000205@php.net> <463B8B36.5010906@zend.com> <1992195966.20070504214413@marcus-boerger.de> <463B9271.3040009@zend.com> <1348470081.20070504221609@marcus-boerger.de> In-Reply-To: <1348470081.20070504221609@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 May 2007 05:07:21.0322 (UTC) FILETIME=[979EECA0:01C79065] Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: stas@zend.com (Stanislav Malyshev) > they most likely don't, it is designed for deployment and for running > includes directly. What do you mean "directly"? Do you mean this is designed for running application only specifically crafted to run inside phar and would break some or most of the existing applications not designed specifically for it? Then even less reason to recommend it as a way to deploy real applications. > If need be, i'll write a windows-commander plugin :-) Will you also write plugins for all thousand other tools people use or only for those two you personally use? ;) Note that for all other formats the tools are out there *today*. You can open zip or tgz on almost any system in existence, and almost any file manager you could find understands these formats or natively or with tons of readily available plugins. > pear install phar - or - pecl install phar - done > oh wait the point is that pecl install doesn't work or is in 99% no option And what is "pear install"? I don't have such command in my Windows by default. Neither I have it on my Linux. I would have to install PEAR for that, right? Even only to know what's inside. > slow? bigger? overhead? Meaning, of no practical use nobody would package their real-world apps this way. Then I guess it's not really an option? > Interesting and not maintained for the most. Sometimes working on one or > the other very specific php version only. And often even without > documentation. This is as I see for very specific applications too, and the manual says there's no currently stable version of phar. My opinion is that it is not right to recommend it as preferred way to deploy PHP applications. I know there are many people that it suits their needs - but those people as I understand have to keep in mind they work for phar anyway, so they might as well install one more extension. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/