<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rafał Żelazko - Dev Blog &#187; var_dump</title>
	<atom:link href="http://rafal.zelazko.info/tag/var_dump/feed/" rel="self" type="application/rss+xml" />
	<link>http://rafal.zelazko.info</link>
	<description>On Rafał Żelazko - Dev Blog you can find some useful tricks for web developers, linux and advanced windows users.</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:53:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://rafal.zelazko.info</link>
<url>/favicon.ico</url>
<title>Rafał Żelazko - Dev Blog</title>
</image>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Xdebug truncate var_dump output</title>
		<link>http://rafal.zelazko.info/2008/04/29/xdebug-truncate-var_dump-output/</link>
		<comments>http://rafal.zelazko.info/2008/04/29/xdebug-truncate-var_dump-output/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 08:29:02 +0000</pubDate>
		<dc:creator>rzelazko</dc:creator>
				<category><![CDATA[Lamp]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[profiler]]></category>
		<category><![CDATA[var_dump]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://rafal.zelazko.info/2008/04/29/xdebug-truncate-var_dump-output/</guid>
		<description><![CDATA[By default Xdebug truncate long var_dump output. To turn off this feature edit php.ini or xdebug.ini and add there: xdebug.var_display_max_children=-1 xdebug.var_display_max_data=-1 xdebug.var_display_max_depth=-1 Information about Xdebug: Instaling and [...]]]></description>
		<wfw:commentRss>http://rafal.zelazko.info/2008/04/29/xdebug-truncate-var_dump-output/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

