Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32820 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64587 invoked by uid 1010); 17 Oct 2007 00:08:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64572 invoked from network); 17 Oct 2007 00:08:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2007 00:08:14 -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 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@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:23215] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/84-25624-B6255174 for ; Tue, 16 Oct 2007 20:08:13 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Oct 2007 02:08:08 +0200 Received: from [192.168.17.28] ([192.168.17.28]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 16 Oct 2007 17:08:05 -0700 Message-ID: <47155266.4010209@zend.com> Date: Tue, 16 Oct 2007 17:08:06 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: 'PHP Internals' References: <64ED731E-CA44-498E-9AF9-C9B00037B863@omniti.com> <47131626.5020809@sektioneins.de> <200710151910.49707.seanius@seanius.net> In-Reply-To: <200710151910.49707.seanius@seanius.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Oct 2007 00:08:05.0662 (UTC) FILETIME=[CA8BE3E0:01C81051] Subject: Re: [PHP-DEV] Large file support for PHP From: stas@zend.com (Stanislav Malyshev) > yes, this is of course a big deal for some people, esp if you're using > proprietary software that's built against the "original" abi. of course if > you're only using OSS extensions, you can simply recompile them against the > new api/abi and there's no drawback. That's not only about OSS vs. proprietary - even if you use only OSS extensions, but you do not compile everything from the source on each install (and have many platforms to install on - such as big organization with dozens of servers), you might have trouble. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com