<?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, 09 Jan 2009 06:18:31 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Esser's Blog: Xdebug 2.0.3 - Stealth Patch]]></title>
      <guid>http://www.phpdeveloper.org/news/10751</guid>
      <link>http://www.phpdeveloper.org/news/10751</link>
      <description><![CDATA[<p>
<i>Stefan Esser</i> has <a href="http://www.suspekt.org/2008/08/04/xdebug-203-stealth-patch/">released a patch</a>, pulled originally from the <a href="http://www.suhosin.org/">Suhosin</a> project's functionality, that allows you to use a bit of stealth for run the Zend Debugger and XDebug at the same time.
</p>
<blockquote>
Those asking usually can understand why running two debuggers at the same time will lead to problems, but they don't understand why problems should arise when only one is used at a time. They want to be able to load Zend Debugger and Xdebug with the same php.ini without the need to restart the whole server just to change the debugger.
</blockquote>
<p>
You can <a href="http://www.suspekt.org/downloads/xdebug-2.0.3-stealth.diff.gz">grab the patch</a> from his site and install it like normal. With the patch, your PHP install will handle the rest behind the scenes.
</p>]]></description>
      <pubDate>Mon, 04 Aug 2008 08:43:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Davey Shafik's Blog: AJAX and PHP End-to-End Debugging]]></title>
      <guid>http://www.phpdeveloper.org/news/8498</guid>
      <link>http://www.phpdeveloper.org/news/8498</link>
      <description><![CDATA[<p>
To compliment <a href="http://devzone.zend.com/article/2459-PHP-Abstract-Podcast-Episode-16-Ajax-PHP-End-to-End-Debugging-BONUS-EPISODE">his vidcast</a> on the Zend Developer Zone, <i>Davey Shafik</i> has a <a href="http://pixelated-dreams.com/archives/313-AJAX-and-PHP-End-to-End-Debugging.html">few more helpful notes</a> posted to his blog on debugging with Firebug.
</p>
<blockquote>
Cal Evans at the <a href="http://devzone.zend.com/">Zend DevZone</a> just posted my screencast on <a href="http://devzone.zend.com/article/2459-PHP-Abstract-Podcast-Episode-16-Ajax-PHP-End-to-End-Debugging-BONUS-EPISODE">AJAX and PHP End-to-End Debugging</a>. I mentioned in the screencast that I you could find some information on my blog that is used in the video, so this is that post.
</blockquote>
<p>
He points out another quick method for debugging an ajax application (as mentioned by <a href="http://greg.chiaraquartet.net/archives/16-Incredible-Zend-ZDE-debugging-trick-for-debugging-CLI-apps.html#extended">Greg Beaver</a>) - adding the GET request values directly to the query string inside the Javascript of your application.
</p>]]></description>
      <pubDate>Tue, 21 Aug 2007 09:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
