Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50820 invoked from network); 9 Nov 2016 15:47:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2016 15:47:21 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:25671] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/E4-15787-60543285 for ; Wed, 09 Nov 2016 10:47:20 -0500 To: internals@lists.php.net Date: Wed, 09 Nov 2016 15:47:10 +0100 Message-ID: References: <00b101d23a73$e949e5b0$bbddb110$@belski.net> 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: 85.223.116.227 Subject: Re: [PHP-DEV] PHP-7.1.0RC6 From: phpdev@ehrhardt.nl (Jan Ehrhardt) Stephen Zarkos in php.internals (Wed, 9 Nov 2016 14:44:17 +0000): >FYI - the Windows builds for 7.1.0RC6 are uploaded. This confirms, what I already noticed myself. There has been a change in the Windows build process: the *.pdb files of the dependencies are added to the debug pack now. I do not mind, but was surprised to see it happen. -- Jan