On 23 Apr, 10:21, Caroline Maynard <[EMAIL PROTECTED]> wrote: > Matthew, you've probably forgotten the reason it's done this way - the > automated build system for Windows extensions (pecl4win) can only work > by taking the code in HEAD. It ignores all tags and branches.
Are you sure about this? I think you can use PECL tags that pecl4win can use to build against specific PHP versions (i.e. PECL_5_1), so when you grab the dll for a specific version of PHP you will get the one built against a specific branch. I had a similar question not too long ago and was told it was possible, though would have to double check with either Edin or Pierre as those two seem to be up to speed on this. The problem you might be referring to is from those wanting to install via "pear install" or "pecl install" (non-windows users). Here there is no support for PHP versioning so it grabs the latest packaged code (which may or may not be compatible for the build). Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "phpsoa" group. To post to this group, send email to phpsoa@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en -~----------~----~----~----~------~----~------~--~---