<?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: Where I’ve Been</title>
	<atom:link href="http://matthewturland.com/2010/03/03/where-ive-been/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewturland.com/2010/03/03/where-ive-been/</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 15:29:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ice</title>
		<link>http://matthewturland.com/2010/03/03/where-ive-been/comment-page-1/#comment-1428</link>
		<dc:creator>Ice</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=230#comment-1428</guid>
		<description>Just noticed your question in a blog elsewhere, where my comment has never been unmoderated.

Matt Turland: Out of curiosity, in routeShutdown(), why use reflection for PHP versions &lt; 5.2.6 and get_class_methods() for other versions when the latter is available in all version of PHP 5?

BinaryKitten says: I copied/took that code from the Zend Framework Module Bootstrap itself. You’re not the 1st to question this

The answer is:
The main reason is that get_class_methods is broken from 5.0.3 through 5.2.6. It doesn&#039;t return all visible methods (PHP Bug 43483, 32296), in inheritance trees with protected methods.</description>
		<content:encoded><![CDATA[<p>Just noticed your question in a blog elsewhere, where my comment has never been unmoderated.</p>
<p>Matt Turland: Out of curiosity, in routeShutdown(), why use reflection for PHP versions &lt; 5.2.6 and get_class_methods() for other versions when the latter is available in all version of PHP 5?</p>
<p>BinaryKitten says: I copied/took that code from the Zend Framework Module Bootstrap itself. You’re not the 1st to question this</p>
<p>The answer is:<br />
The main reason is that get_class_methods is broken from 5.0.3 through 5.2.6. It doesn&#039;t return all visible methods (PHP Bug 43483, 32296), in inheritance trees with protected methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://matthewturland.com/2010/03/03/where-ive-been/comment-page-1/#comment-1165</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://matthewturland.com/?p=230#comment-1165</guid>
		<description>&quot;The ball has started rolling on getting my book published again.&quot;  Glad to hear that.  I&#039;ll be good for a few dead trees :-)</description>
		<content:encoded><![CDATA[<p>&#8220;The ball has started rolling on getting my book published again.&#8221;  Glad to hear that.  I&#8217;ll be good for a few dead trees :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
