<?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>Fri, 24 May 2013 01:26:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christian Weiske's Blog: phpfarm moved to SourceForge]]></title>
      <guid>http://www.phpdeveloper.org/news/16819</guid>
      <link>http://www.phpdeveloper.org/news/16819</link>
      <description><![CDATA[<p>
<i>Christian Weiske</i> has a new post about a move the <a href="https://sourceforge.net/p/phpfarm">phpfarm</a> tool has made <a href="http://cweiske.de/tagebuch/phpfarm-on-sf.htm">over to SourceForge</a> for <a href="https://sourceforge.net/p/phpfarm">its project page</a>. phpfarm makes it simple to switch between multiple versions of PHP on the same server to make debugging and development a much simpler task (especially if you're not in a homogeneous environment).
</p>
<blockquote>
phpfarm, the tool that lets you install multiple PHP versions beside each other, finally got a proper project page on SourceForge. By moving from svn.php.net to SF, phpfarm got a nice <a href="https://sourceforge.net/p/phpfarm/code/">git repository</a>, a <a href="https://sourceforge.net/p/phpfarm/wiki/">wiki</a> and a <a href="https://sourceforge.net/p/phpfarm/tickets/">ticketing system</a>. It also has a <a href="http://www.phing.info/">Phing</a> build file now which generates and uploads <a href="https://sourceforge.net/projects/phpfarm/files/phpfarm/">release files</a>, so people don't have to install git to get phpfarm.
</blockquote>
<p>
<a href="http://cweiske.de/tagebuch/phpfarm-on-sf.htm">His post</a> also includes some of the changes made in the latest release (0.1.0) and how you can clone the code from the SF.net repository. 
</p>]]></description>
      <pubDate>Tue, 06 Sep 2011 10:10:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Weiske's Blog: Installing PHP extensions for phpfarm]]></title>
      <guid>http://www.phpdeveloper.org/news/16624</guid>
      <link>http://www.phpdeveloper.org/news/16624</link>
      <description><![CDATA[<p>
<i>Christian Weiske</i> has a new post to his blog today on how to get <a href="http://cweiske.de/tagebuch/phpfarm-install-extensions.htm">PHP extensions installed for phpfarm</a>, the tool that lets you switch between <a href="http://cweiske.de/tagebuch/Introducing%20phpfarm.htm">multiple PHP versions</a> on the same machine.
</p>
<blockquote>
When using several PHP installations with <a href="http://cweiske.de/tagebuch/Introducing%20phpfarm.htm">phpfarm</a>, installing PHP extensions is not always easy - mostly because <a href="http://pear2.php.net/">Pyrus</a> is very strict about package files - and many of the packages in <a href="http://pecl.php.net/">PECL</a> unfortunately <a href="http://pecl.php.net/bugs/search.php?search_for=invalid+package.xml&limit=10&direction=ASC&cmd=display&status=Open&bug_type=All">have invalid</a> non-validating package.xmls.
</blockquote>
<p>
The installation follows most of the normal process with one exception - you use the phpfarm phpize and point the configure to use the phpfarm ini configuration file then enable it as usual.
</p>]]></description>
      <pubDate>Mon, 25 Jul 2011 08:15:15 -0500</pubDate>
    </item>
  </channel>
</rss>
