Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44564 invoked by uid 1010); 3 Oct 2007 21:34:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44548 invoked from network); 3 Oct 2007 21:34:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2007 21:34:32 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.25 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.25 relay5.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.25] ([212.55.154.25:39959] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/11-38275-7EA04074 for ; Wed, 03 Oct 2007 17:34:32 -0400 Received: (qmail 15924 invoked from network); 3 Oct 2007 21:34:27 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.209) by relay6 with SMTP; 3 Oct 2007 21:34:27 -0000 Received: (qmail 31133 invoked from network); 3 Oct 2007 21:34:27 -0000 X-AntiVirus: PTMail-AV 0.3-0.91.1 X-Virus-Status: Clean (0.00532 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.78.249]) (envelope-sender ) by mta14 (qmail-ldap-1.03) with SMTP for ; 3 Oct 2007 21:34:27 -0000 Message-ID: <019c01c80605$307c6140$4001a8c0@pc07653> To: "Pierre" , "Marcus Boerger" Cc: "PHP Internals List" , "Rob Richards" , "Frank M. Kromann" , "Edin Kadribasic" , "Dmitry Stogov" References: <219701324.20071003170756@marcus-boerger.de> Date: Wed, 3 Oct 2007 22:34:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Subject: Re: [PHP-DEV] VS 2005 Support for 5.3? From: nlopess@php.net ("Nuno Lopes") > I already use 2k3 to compile my binaries or to develop, it works > pretty well. The 2k5 brings more change and require a couple of > important changes in our build (like the manifest support or what > other describe in this thread). Uhm I use VS 2005 to build PHP (vanila) for quite some time and it works pretty well. I even use some of Edin's compiled libraries. Disclaimer: I don't use those binaries in production. I only use them to debug PHP bugs on windows Nuno