<?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: Object Cloning and Passing by Reference in PHP</title>
	<atom:link href="/2011/10/27/object-cloning-and-passing-by-reference-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>/2011/10/27/object-cloning-and-passing-by-reference-in-php/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Stoimen</title>
		<link>/2011/10/27/object-cloning-and-passing-by-reference-in-php/comment-page-1/#comment-14528</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Fri, 28 Oct 2011 06:51:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=2408#comment-14528</guid>
		<description><![CDATA[@draco, @Ray - thanks for noticing!]]></description>
		<content:encoded><![CDATA[<p>@draco, @Ray &#8211; thanks for noticing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>/2011/10/27/object-cloning-and-passing-by-reference-in-php/comment-page-1/#comment-14526</link>
		<dc:creator><![CDATA[Ray]]></dc:creator>
		<pubDate>Fri, 28 Oct 2011 01:07:01 +0000</pubDate>
		<guid isPermaLink="false">/?p=2408#comment-14526</guid>
		<description><![CDATA[Your first two chunks of code are exactly the same (if my diff is correct)- I think you probably meant to include an ampersand in your function there...]]></description>
		<content:encoded><![CDATA[<p>Your first two chunks of code are exactly the same (if my diff is correct)- I think you probably meant to include an ampersand in your function there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draco</title>
		<link>/2011/10/27/object-cloning-and-passing-by-reference-in-php/comment-page-1/#comment-14524</link>
		<dc:creator><![CDATA[draco]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 18:44:44 +0000</pubDate>
		<guid isPermaLink="false">/?p=2408#comment-14524</guid>
		<description><![CDATA[I think you might be missing a &#038; somewhere in your 2nd example.]]></description>
		<content:encoded><![CDATA[<p>I think you might be missing a &amp; somewhere in your 2nd example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
