<?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 11:27:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sephiroth.it: Debugging PHP with XDebug]]></title>
      <guid>http://www.phpdeveloper.org/news/4853</guid>
      <link>http://www.phpdeveloper.org/news/4853</link>
      <description><![CDATA[In <a href="http://www.sephiroth.it/index.php?blogId=2006_02_16_weekly.html">this new post</a>, <i>alessandro</i> talks about debugging your PHP scripts with the help of a very popular package - <a href="http://www.xdebug.org/">XDebug</a>.
<p>
<quote>
<i>
In these days, working with PHP after a lot of time, I've installed this cool tool for debugging PHP (it supports both PHP 4 and 5).
<p>
XDebug is really useful for debugging PHP, which is usually not really easy to debug, and also easy to install.
It provides a lot of valuable debug informations, for example a full <a href="http://www.xdebug.org/screens.php">traceback for errors</a>, <a href="http://www.xdebug.org/docs-profiling.php">profiling</a> with memory and CPU usage, <a href="http://www.xdebug.org/docs-functions.php#profiling">profiling functions</a>, etc.
<p>
I really suggest to take a look at it! Both Windows and Linux versions are available for download.
</i>
</quote>
<p>
You can grab the latest version (0.9.0 or 2.0.0beta5) directly from the right-hand side of <a href="http://www.xdebug.org/">their site</a>.]]></description>
      <pubDate>Thu, 16 Feb 2006 06:43:29 -0600</pubDate>
    </item>
  </channel>
</rss>
