On Fri, Feb 13, 2015 at 5:49 PM, Jacob Bednarz <[email protected]> wrote: > Hi Hannes > >> Why do you want a snapshot? - Aren't the RCs enough? GitHub downloads may >> work, depending on your tooling. > > > The use case brought forward was for CI builds and attempting to test your > build > against multiple development versions (such as 6.x and 7.x) - which I was > unable > to find on GitHub. I am aware the 'master' branch is essentially PHP 7 > development but it would be good to be able to identify a new snapshot > instead > of just HEAD.
Are you meaning CI for end users? That should be using Release Candidates. Not snapshots of development work, that makes absolutely no sense. Alpha, Beta and Release Candidates are specifically packaged so users can test them. Testing a snapshot on a userland CI doesn't do the user any good nor the dev team. CI for developers of PHP is trivial and developers of PHP have no need for snapshots anyway. > I've also just recently found http://php.net/releases which may also be a > help > here but still doesn't contain the development builds. Thats intentional. >> But.. There may or may not be an interest in reviving snaps.php.net, we >> don't >> know yet. > > > Do we know what the issue is? Or what's involved with fixing it? I'm happy > to > offer my assistance to get this sorted if we can get this resolved. > Lack of interest. Its not worth the maintenance, equipment or time really. -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
