Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38723 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39071 invoked from network); 3 Jul 2008 07:42:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2008 07:42:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:28261] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/2F-37564-4F28C684 for ; Thu, 03 Jul 2008 03:42:46 -0400 Received: from ws.home ([10.1.1.1]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 3 Jul 2008 10:43:01 +0300 Message-ID: <486C82F0.8000400@zend.com> Date: Thu, 03 Jul 2008 11:42:40 +0400 User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: PHP Developers Mailing List , Gregory Beaver References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jul 2008 07:43:01.0692 (UTC) FILETIME=[6BA687C0:01C8DCE0] Subject: Re: [PHP-DEV] towards a 5.3 release From: dmitry@zend.com (Dmitry Stogov) Lukas Kahwe Smith wrote: > 2) phar extension > I guess we are pretty solid here? We'll need to review the phar before release. It definitely must be in 5.3, but it should be improved, and this improvements may require some changes in ZE. For now packed phpMyAdmin is 4 times slower than unpacked (with and without opcode cache). I'm going to assign next week to ext/phar. Thanks. Dmitry.