Re: PEAR Jenkins

[email protected] ("Daniel O'Connor") Fri, 30 Mar 2012 16:42:38 +1030
Newsgroups php.pear.qa
Message-ID <CAJsZyFAxYa4T4JvjFcRh=Lg8B4kUqwan+1o0b_c7-duY5oNbDw@mail.gmail.com>
On Fri, Mar 30, 2012 at 1:21 PM, Jan Ruzicka <[email protected]> wrote:

> Hi
>
> Is it possible to use different versions of PHP on same build server?
>
It is, but we don't yet.
http://cweiske.de/tagebuch/Introducing%20phpfarm.htm and
https://wiki.php.net/rfc/jenkins are worth a read / explore.


> Let's say with different set of environment variables.
>
> I would like to test backwards compatibility.
> Some installations can't update PHP versions ... and I would like to make
> sure the code still works.
>
> Thanks
> Jan