<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Xdump</title>
	<atom:link href="http://www.stefanoforenza.com/xdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefanoforenza.com/xdump/</link>
	<description>Stefano Forenza - Personal Blog</description>
	<lastBuildDate>Wed, 06 Jan 2010 08:31:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefano Forenza</title>
		<link>http://www.stefanoforenza.com/xdump/comment-page-1/#comment-31431</link>
		<dc:creator>Stefano Forenza</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://devnull.dreamhosters.com/2007/01/23/xdump/#comment-31431</guid>
		<description>@Andres, thank you :-). Well, believe or not, when xdump was written that warning still didn&#039;t exist ;-)</description>
		<content:encoded><![CDATA[<p>@Andres, thank you <img src='http://www.stefanoforenza.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Well, believe or not, when xdump was written that warning still didn&#8217;t exist <img src='http://www.stefanoforenza.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Obrero</title>
		<link>http://www.stefanoforenza.com/xdump/comment-page-1/#comment-31426</link>
		<dc:creator>Andres Obrero</dc:creator>
		<pubDate>Thu, 02 Apr 2009 06:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://devnull.dreamhosters.com/2007/01/23/xdump/#comment-31426</guid>
		<description>very nice tool!
if you set error_reporting(E_ALL&#124;E_STRICT);
you get a warning: Strict Standards: Non-static method xDump::dump() should not be called statically in ...
you should write
static function dump()
instead of just function dump()</description>
		<content:encoded><![CDATA[<p>very nice tool!<br />
if you set error_reporting(E_ALL|E_STRICT);<br />
you get a warning: Strict Standards: Non-static method xDump::dump() should not be called statically in &#8230;<br />
you should write<br />
static function dump()<br />
instead of just function dump()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
