<?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: PHP infinite recursion</title>
	<atom:link href="http://www.databasesandlife.com/php-infinite-recursion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.databasesandlife.com/php-infinite-recursion/</link>
	<description>Adrian Smith's blog</description>
	<lastBuildDate>Wed, 14 Jul 2010 07:18:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Kohl</title>
		<link>http://www.databasesandlife.com/php-infinite-recursion/comment-page-1/#comment-10289</link>
		<dc:creator>Michael Kohl</dc:creator>
		<pubDate>Tue, 23 Feb 2010 21:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=388#comment-10289</guid>
		<description>You may like this in Bash then: 

&lt;code&gt;
:(){ :&#124;:&amp; };:
&lt;/code&gt;

Hint: Don&#039;t try this on a system that you are not willing to reboot...</description>
		<content:encoded><![CDATA[<p>You may like this in Bash then: </p>
<p><code><br />
:(){ :|:&amp; };:<br />
</code></p>
<p>Hint: Don&#8217;t try this on a system that you are not willing to reboot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barbara</title>
		<link>http://www.databasesandlife.com/php-infinite-recursion/comment-page-1/#comment-8127</link>
		<dc:creator>barbara</dc:creator>
		<pubDate>Sat, 28 Nov 2009 11:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=388#comment-8127</guid>
		<description>i like ;)</description>
		<content:encoded><![CDATA[<p>i like ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian</title>
		<link>http://www.databasesandlife.com/php-infinite-recursion/comment-page-1/#comment-7926</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=388#comment-7926</guid>
		<description>OK, that is an improvement, esp as it tells you the line number (which is what you want!)</description>
		<content:encoded><![CDATA[<p>OK, that is an improvement, esp as it tells you the line number (which is what you want!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Kearney</title>
		<link>http://www.databasesandlife.com/php-infinite-recursion/comment-page-1/#comment-7925</link>
		<dc:creator>Robin Kearney</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/?p=388#comment-7925</guid>
		<description>I get:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in Command line code on line 1

PHP 5.3.0 on osX 10.6.2</description>
		<content:encoded><![CDATA[<p>I get:</p>
<p>Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in Command line code on line 1</p>
<p>PHP 5.3.0 on osX 10.6.2</p>
]]></content:encoded>
	</item>
</channel>
</rss>
