Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61377 invoked by uid 1010); 3 Oct 2007 15:06:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61362 invoked from network); 3 Oct 2007 15:06:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2007 15:06:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; 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:55856] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/AB-23468-110B3074 for ; Wed, 03 Oct 2007 11:06:57 -0400 Received: from dhcp-172-28-204-225.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 32D611B361F; Wed, 3 Oct 2007 17:06:54 +0200 (CEST) Date: Wed, 3 Oct 2007 17:06:53 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1248019231.20071003170653@marcus-boerger.de> To: Stanislav Malyshev CC: Daniel Brown , RQuadling@googlemail.com, Pierre , PHP Internals List , Rob Richards , "Frank M. Kromann" , Edin Kadribasic , Dmitry Stogov In-Reply-To: <47027147.7090509@zend.com> References: <10845a340710020640o273709c0r3ac65725b6e3dd3e@mail.gmail.com> <47027147.7090509@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] VS 2005 Support for 5.3? From: helly@php.net (Marcus Boerger) Hello Stanislav, right, we could however change to vs2003 or supply the dependend dlls. marcus Tuesday, October 2, 2007, 6:26:47 PM, you wrote: >> Off the top of your head, what side effects do you already >> anticipate, specifically? Also, I think Rich makes a good point about >> the "free" Microsoft VS2005 Express Edition, but I don't know how much >> more of a pain it would be to target that, or if it would cause >> long-term issues or detriment to the progress. > IIRC there might also be some runtime issues since VS2005 links with > some shared libs which may not be installed on older systems, so we need > to verify this... > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com Best regards, Marcus