<?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"
	>
<channel>
	<title>Comments on: Bitten by PHP 4&#8217;s pass by value semantics</title>
	<atom:link href="http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/</link>
	<description>because there are few things that are less logical than business logic</description>
	<pubDate>Fri, 21 Nov 2008 13:41:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: James</title>
		<link>http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1105</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 06 Mar 2007 22:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1105</guid>
		<description>This issue has been fixed, along with one or two others, in version 1.3 beta 1. Thanks for all the feedback  :-)</description>
		<content:encoded><![CDATA[<p>This issue has been fixed, along with one or two others, in version 1.3 beta 1. Thanks for all the feedback  <img src="http://jamesmckay.net/wp-content/plugins/more-smilies/MSN-Messenger/msn_smiley.png" alt="-)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blau</title>
		<link>http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1102</link>
		<dc:creator>blau</dc:creator>
		<pubDate>Tue, 06 Mar 2007 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1102</guid>
		<description>forgot to mention: PHP 5.2.1 on Dreamhost</description>
		<content:encoded><![CDATA[<p>forgot to mention: PHP 5.2.1 on Dreamhost</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blau</title>
		<link>http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1101</link>
		<dc:creator>blau</dc:creator>
		<pubDate>Tue, 06 Mar 2007 18:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1101</guid>
		<description>I have the same issue with wp 2.0.9in the admin section when I activate ct1.3a2 thiis message comes out:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/nazioneindiana.com/wp-content/plugins/CommentTimeout.php on line 235</description>
		<content:encoded><![CDATA[<p>I have the same issue with wp 2.0.9in the admin section when I activate ct1.3a2 thiis message comes out:</p>
<p>Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_match_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/nazioneindiana.com/wp-content/plugins/CommentTimeout.php on line 235</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Falstaff</title>
		<link>http://jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1077</link>
		<dc:creator>Falstaff</dc:creator>
		<pubDate>Wed, 28 Feb 2007 19:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesmckay.net/2007/02/bitten-by-php-4s-pass-by-value-semantics/#comment-1077</guid>
		<description>Ran into a problem with alpha 2 with a brand new WP2.1.1 install on a server running PHP 4.3.10 which throws this error:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of preg_match_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/www/users/.../wp-content/plugins/CommentTimeout/CommentTimeout.php on line 235

setting 'php_flag allow_call_time_pass_reference on' in the .htaccess file bypassed the problem, but look like another  PHP 4 bug for you to play with. :)</description>
		<content:encoded><![CDATA[<p>Ran into a problem with alpha 2 with a brand new WP2.1.1 install on a server running PHP 4.3.10 which throws this error:</p>
<p>Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of preg_match_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /usr/www/users/&#8230;/wp-content/plugins/CommentTimeout/CommentTimeout.php on line 235</p>
<p>setting &#8216;php_flag allow_call_time_pass_reference on&#8217; in the .htaccess file bypassed the problem, but look like another  PHP 4 bug for you to play with. <img src="http://jamesmckay.net/wp-content/plugins/more-smilies/MSN-Messenger/msn_smiley.png" alt=")" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
