Re: [PHP-DEV] Re: [PECL-DEV] Windows Snapshot builds

[email protected] (Hannes Magnusson) Sat, 14 Jun 2014 08:50:44 -0700
Newsgroups php.internals,php.pecl.dev,php.internals.win
Message-ID <CADNQb0W_GK4yx5=ZUp1SpO2KzJBSCV1R24+rqRQG=9V_CGHy9Q@mail.gmail.com>
On Sat, Jun 14, 2014 at 8:33 AM, Pierre Joye <[email protected]> wrote:
> On Sat, Jun 14, 2014 at 4:31 PM, Hannes Magnusson
> <[email protected]> wrote:
>
>>>>> - Duplicate the server setup
>>>>
>>>> Should not be too hard. Do you have a windows VM with VC + SDK
>>>> installed at hand?
>>
>> I imagine the build infrastructure is however sensitive to versions -
>> so which Windows version do I need, VC, ..?
>
> Windows 7+.
>
> VC depends on the PHP version, as usual.
>
> Did you try to build php on windows, manually?


Sure, lets say that works flawlessly.

What else do I need to replicate whatever does the binaries for PECL extensions?
Does the system update automatically daily from the php repo?
When I push my fixes, when will they be rolled out to the server?

-Hannes