<?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>Sat, 18 May 2013 07:20:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Turland's Blog: PHPUnit and Xdebug on Ubuntu Karmic]]></title>
      <guid>http://www.phpdeveloper.org/news/13770</guid>
      <link>http://www.phpdeveloper.org/news/13770</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has put together <a href="http://matthewturland.com/2010/01/03/phpunit-and-xdebug-on-ubuntu-karmic/">a guide</a> for getting PHPUnit and Xdebug up and working on one of the latest Ubuntu releases (Karmic) to resolve an upgrade issue with the package install.
</p>
<blockquote>
This is just a quick post to advise anyone who may be using <a href="http://www.phpunit.de/">PHPUnit</a> and <a href="http://xdebug.org/">Xdebug</a> together on <a href="http://www.ubuntu.com/">Ubuntu Karmic</a>. If you try to upgrade to PHPUnit 3.4.6 and you're using the <a href="http://packages.ubuntu.com/karmic/php5-xdebug">php5-xdebug</a> Ubuntu package (which is Xdebug 2.0.4), you may get output that looks like [this error].
</blockquote>
<p>
He gives a two ways to overcome the issue - forcing the PEAR installer to ignore dependencies or reinstalling with Xdebug 2.0.5 instead (via the PECL installer) as a shared module.
</p>]]></description>
      <pubDate>Mon, 04 Jan 2010 10:12:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PEAR Blog: Ubuntu Karmic Ships with PEAR-Affecting Issues]]></title>
      <guid>http://www.phpdeveloper.org/news/13479</guid>
      <link>http://www.phpdeveloper.org/news/13479</link>
      <description><![CDATA[<p>
The PEAR blog has <a href="http://blog.pear.php.net/2009/11/03/ubuntu-karmic-ships-with-pear-affecting-issues/">pointed out some issues</a> that the latest Ubuntu release (Karmic) can cause with a typical PEAR installation:
</p>
<blockquote>
Be aware that the initial release of <a href="http://www.ubuntu.com/">Ubuntu Karmic</a> contains a bug that affects <a href="http://www.php.net/">PHP</a> and <a href="http://pear.php.net">PEAR</a>, whose fix came a tad too late to make the initial release.  The <a href="http://pear.php.net/bugs/bug.php?id=16606">bug is fixed</a>, and will be included in upcoming updates from Ubuntu. [...] The <a href="https://bugs.launchpad.net/ubuntu/+source/php5/+bug/451314">bug</a> causes some zlib functions to be unavailable to PHP, and the <a href="http://pear.php.net/bugs/bug.php?id=16759">Archive_Tar code will silently fail</a> due to this.
</blockquote>
<p>
Until the update gets pushed out into the updated releases, you can use the "-Z" option on any package installs or upgrades you might do in your PEAR installation.
</p>]]></description>
      <pubDate>Wed, 04 Nov 2009 09:47:43 -0600</pubDate>
    </item>
  </channel>
</rss>
