Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81954 invoked from network); 19 Jul 2013 21:31:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2013 21:31:57 -0000 X-Host-Fingerprint: 92.254.50.218 unknown Received: from [92.254.50.218] ([92.254.50.218:1307] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/44-13120-740B9E15 for ; Fri, 19 Jul 2013 17:31:51 -0400 To: internals@lists.php.net Date: Fri, 19 Jul 2013 23:31:41 +0200 Message-ID: References: <1374233485.3918.42.camel@guybrush> <03aiu81ucujlb3apedm6fqc9jd33trm8mp@4ax.com> <1374236421.3918.47.camel@guybrush> <1374240835.3918.76.camel@guybrush> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 92.254.50.218 Subject: Re: [PHP-DEV] Re: PHP 5.5.1 released From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Fri, 19 Jul 2013 22:42:14 +0200): >>> Are you using Update 2 of VC11? >>> http://blogs.msdn.com/b/somasegar/archive/2013/04/04/visual-studio-2012-update-2-now-available.aspx > >This question was a general question. The first 5.5 RC's were made >public before Update 2 of VC11. They must have been build with Update 1. >Are the official builds now compiled by VC2012.2? Or rather by VC11, Update 3: http://www.microsoft.com/en-us/download/details.aspx?id=39305 Apachelounge compiles Apache now with VC2012.3: http://www.apachelounge.com/viewtopic.php?t=5456 Jan