Re: [PHP-DEV] Re: [PECL-DEV] Windows Snapshot builds
[email protected] (Hannes Magnusson) Sat, 14 Jun 2014 09:04:18 -0700
| Newsgroups | php.internals,php.pecl.dev,php.internals.win |
|---|---|
| Message-ID | <CADNQb0Ue3oRXJS1+x+DL93VpVQm+igvNFHxnoZxU4bQ96qN-AQ@mail.gmail.com> |
On Sat, Jun 14, 2014 at 8:54 AM, Pierre Joye <[email protected]> wrote: > On Sat, Jun 14, 2014 at 5:50 PM, Hannes Magnusson > <[email protected]> wrote: >> 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. > > It does yes. > >> 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? > > Please do PRs, if needed. But it has to be a serious blocking issue to > be applied at this point. > So to clarify: I am not allowed to work on snapshot capabilities for PECL extensions? Furthermore you have no intentions of telling us which exact repo is being used? (from what I can tell, its not actually the repo on git.php.net - but your corporate repository that we cannot push to?) I appreciate your help in clarifying my concerns. I have been trying to get this implemented for an long long time now but you guys seem to be very much against "external" contributions :( -Hannes