<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 16:42:10 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Anthony Ferrara's Blog: Building A Multi-Version Build System]]></title>
      <guid>http://www.phpdeveloper.org/news/18203</guid>
      <link>http://www.phpdeveloper.org/news/18203</link>
      <description><![CDATA[<p>
In <a href="http://blog.ircmaxell.com/2012/07/building-multi-version-build-system.html">this recent post</a> <i>Anthony Ferrara</i> has a new post showing how he created a multi-version build system to make working with multiple PHP installs (different versions) simpler....with the help of Jenkins.
</p>
<blockquote>
I've been using Jenkins to manage builds of my projects for a while now. This was fine for a while, but now that my projects need to support multiple versions of PHP, it left something to be desired. I wanted a system that could build against multiple versions of PHP. And more so, I wanted to be able to build against multiple compiles of the same version (different options, etc). This is how I built just such a system...
</blockquote>
<p>
He gives an overview of the Jenkins system, the hardware and operating system that runs the server as well as examples of his "php-build" command to generate the different environments. He uses a modified version of the <a href="http://jenkins-php.org/">PHP template</a> for Jenkins as a base.
</p>]]></description>
      <pubDate>Mon, 09 Jul 2012 15:42:32 -0500</pubDate>
    </item>
  </channel>
</rss>
