<?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 5.2 &#8211; Nesting level too deep &#8211; recursive dependency?</title>
	<atom:link href="http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/feed" rel="self" type="application/rss+xml" />
	<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency</link>
	<description>Actionscript/Flex, PHP and Java developer</description>
	<lastBuildDate>Sat, 24 Jul 2010 00:46:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-34366</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 20 Mar 2010 14:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-34366</guid>
		<description>DUDE,

I know this is old, but man, you saved me.  My hosting provide has an older version of PHP, and I was going nuts trying to solve this problem.

THANK YOU
Mike</description>
		<content:encoded><![CDATA[<p>DUDE,</p>
<p>I know this is old, but man, you saved me.  My hosting provide has an older version of PHP, and I was going nuts trying to solve this problem.</p>
<p>THANK YOU<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-22199</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 27 Jul 2007 19:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-22199</guid>
		<description>Thanks a lot! Like you, I just upgraded my PHP and began to get this error. Thanks to your post, this issue has been resolved in my programs. Thanks again!!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Like you, I just upgraded my PHP and began to get this error. Thanks to your post, this issue has been resolved in my programs. Thanks again!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-19081</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 09 Jul 2007 13:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-19081</guid>
		<description>this error also occurs with the Get_Browser() function as well as some PREG functions.</description>
		<content:encoded><![CDATA[<p>this error also occurs with the Get_Browser() function as well as some PREG functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-17370</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 29 Jun 2007 16:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-17370</guid>
		<description>Indeed,Thank you for the tip</description>
		<content:encoded><![CDATA[<p>Indeed,Thank you for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a3_nm</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-15536</link>
		<dc:creator>a3_nm</dc:creator>
		<pubDate>Tue, 19 Jun 2007 09:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-15536</guid>
		<description>Very useful, thanks. (I was wondering how such a bug could have stayed unknown, I&#039;m glad to know it&#039;s simply because of upgrading PHP.)</description>
		<content:encoded><![CDATA[<p>Very useful, thanks. (I was wondering how such a bug could have stayed unknown, I&#8217;m glad to know it&#8217;s simply because of upgrading PHP.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Mason</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-10031</link>
		<dc:creator>Rick Mason</dc:creator>
		<pubDate>Wed, 09 May 2007 19:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-10031</guid>
		<description>Big thanks for this. I hit the same problem with array_search and adding the strict parameter fixed it. 

I didn&#039;t really know what strict did before. Now that I do I&#039;ll use it always - it&#039;s got to be faster than comparing all the properties.</description>
		<content:encoded><![CDATA[<p>Big thanks for this. I hit the same problem with array_search and adding the strict parameter fixed it. </p>
<p>I didn&#8217;t really know what strict did before. Now that I do I&#8217;ll use it always &#8211; it&#8217;s got to be faster than comparing all the properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loconet</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-6563</link>
		<dc:creator>loconet</dc:creator>
		<pubDate>Fri, 06 Apr 2007 19:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-6563</guid>
		<description>Thank you for the tip, saved me hours of possible debugging.</description>
		<content:encoded><![CDATA[<p>Thank you for the tip, saved me hours of possible debugging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tolan</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-4915</link>
		<dc:creator>tolan</dc:creator>
		<pubDate>Wed, 21 Mar 2007 15:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-4915</guid>
		<description>Indeed, +1 person who&#039;s day you&#039;ve saved :)</description>
		<content:encoded><![CDATA[<p>Indeed, +1 person who&#8217;s day you&#8217;ve saved <img src='http://www.richardlord.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nad</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-4204</link>
		<dc:creator>Nad</dc:creator>
		<pubDate>Wed, 14 Mar 2007 01:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-4204</guid>
		<description>Thanks a lot :-) that bug had me stumped - and all I needed was a single extra character!</description>
		<content:encoded><![CDATA[<p>Thanks a lot <img src='http://www.richardlord.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  that bug had me stumped &#8211; and all I needed was a single extra character!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.richardlord.net/blog/php-nesting-level-too-deep-recursive-dependency/comment-page-1#comment-3757</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 06 Mar 2007 06:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/php-nesting-level-too-deep-recursive-dependency/#comment-3757</guid>
		<description>Just another thanks I was banging my head against a wall for an hour with problems caused by this stupid issue...</description>
		<content:encoded><![CDATA[<p>Just another thanks I was banging my head against a wall for an hour with problems caused by this stupid issue&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
