Pierre Joye in php.internals (Thu, 25 Apr 2013 14:36:39 +0200):
>>>  http://downloads.php.net/dsp
>>>
>>>and windows packages at
>>>
>>>  http://windows.php.net/qa
>>
>> The windows packages aren't there yet. And I am getting all kinds of
>> curl-stream errors when I try to build beta4 including php_curl.dll
>> myself (VC11, x64, nts).
>
>The build was broken due to the curl stream removal commit. The
>announce should not have been sent before the builds have been
>validated again but... :)
>
>If you use the tag instead of the archive, everything should work fine.

Remi pointed me in the right direction. I discovered the new packages at
/qa just before I read your replies. It now builds fine with the
exception of php_ssh2.dll. I used these dependencies:
http://windows.php.net/downloads/php-sdk/deps-5.5-vc11-x86.7z

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.

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to