<?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: Assigning the return value of new by reference is deprecated</title>
	<atom:link href="http://thinkinglemur.com/index.php/2009/07/assigning-the-return-value-of-new-by-reference-is-deprecated/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinglemur.com/index.php/2009/07/assigning-the-return-value-of-new-by-reference-is-deprecated/</link>
	<description>from the mind of Donnie Bachan</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Nilesh.</title>
		<link>http://thinkinglemur.com/index.php/2009/07/assigning-the-return-value-of-new-by-reference-is-deprecated/comment-page-1/#comment-194</link>
		<dc:creator>Nilesh.</dc:creator>
		<pubDate>Mon, 23 May 2011 22:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=236#comment-194</guid>
		<description>perfect ! :) 
u r a *</description>
		<content:encoded><![CDATA[<p>perfect ! <img src='http://thinkinglemur.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
u r a *</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://thinkinglemur.com/index.php/2009/07/assigning-the-return-value-of-new-by-reference-is-deprecated/comment-page-1/#comment-147</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 25 Mar 2011 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=236#comment-147</guid>
		<description>Yes It works for me. Thanks
The &amp; sign tells PHP to return the value as a reference. In PHP 5.3.0 you don’t need to specify the &amp;.</description>
		<content:encoded><![CDATA[<p>Yes It works for me. Thanks<br />
The &amp; sign tells PHP to return the value as a reference. In PHP 5.3.0 you don’t need to specify the &amp;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://thinkinglemur.com/index.php/2009/07/assigning-the-return-value-of-new-by-reference-is-deprecated/comment-page-1/#comment-146</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 22 Jan 2011 09:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=236#comment-146</guid>
		<description>Thank you!!! It works!!!</description>
		<content:encoded><![CDATA[<p>Thank you!!! It works!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

