Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2084 invoked from network); 25 Apr 2013 14:43:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 14:43:13 -0000 X-Host-Fingerprint: 92.254.21.118 118-21.ftth.alicecomfortplus.nl Received: from [92.254.21.118] ([92.254.21.118:1891] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/31-29676-FF049715 for ; Thu, 25 Apr 2013 10:43:12 -0400 To: internals@lists.php.net Date: Thu, 25 Apr 2013 16:43:08 +0200 Message-ID: References: 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.21.118 Subject: Re: [PHP-DEV] Re: PHP 5.5 beta4 available From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Thu, 25 Apr 2013 16:21:15 +0200): >And for some reason I always have to remove the libssh2* files and fall >back on my own. I still have got to find out why it goes wrong with the >'official' dependencies. Difference in versions? Mine is libssh2 1.4.3, yours is 1.4.2. Might be that my 1.4.3 include files are not compatible with 1.4.2 or something like that. I will check the error when I compile the x64 versions. In the mean time: https://dl.dropboxusercontent.com/u/8954372/php-5.5.0beta4-nts-Win32-VC11-x86.zip Jan