Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68261 invoked by uid 1010); 7 May 2007 08:11:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68246 invoked from network); 7 May 2007 08:11:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 08:11:52 -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=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 85.214.94.56 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Received: from [85.214.94.56] ([85.214.94.56:57073] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/BC-52548-74FDE364 for ; Mon, 07 May 2007 04:11:52 -0400 Received: from baumbart.mbo (dslb-084-063-004-200.pools.arcor-ip.net [84.63.4.200]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 7AE881B363E; Mon, 7 May 2007 10:11:49 +0200 (CEST) Date: Mon, 7 May 2007 10:11:55 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <939852171.20070507101155@marcus-boerger.de> To: Stanislav Malyshev CC: internals@lists.php.net In-Reply-To: <463EDD80.2060902@zend.com> 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> <463EB3FD.4020009@zend.com> <1062653277.20070507092725@marcus-boerger.de> <463ED871.8080606@zend.com> <463EDB1A.6060601@e-novative.de> <463EDD80.2060902@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: helly@php.net (Marcus Boerger) Hello Stanislav, Monday, May 7, 2007, 10:04:16 AM, you wrote: >> PHP-based software, installing a PECL extension is not an option. If I >> cannot be sure that phar works on my client's system, I cannot use it to >> deploy software. > Unless your clients immediately upgrade to php 5.3 this is the case > anyway for some time (probably measured in years). I guess we immediately stop unicode development then. Best regards, Marcus