<?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: SplFastArray</title>
	<atom:link href="http://dev.iordanov.net/archives/5/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.iordanov.net/archives/5</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 17:46:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: ivan</title>
		<link>http://dev.iordanov.net/archives/5#comment-9</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Sat, 19 Jul 2008 07:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=5#comment-9</guid>
		<description>Actually SplFastArray is faster only for writing. Reading is slower.</description>
		<content:encoded><![CDATA[<p>Actually SplFastArray is faster only for writing. Reading is slower.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://dev.iordanov.net/archives/5#comment-5</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 16 Jul 2008 20:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iordanov.net/?p=5#comment-5</guid>
		<description>Hi,

can you check this for

for ($i=0,$l=count($b);$i&#60;$l;$i++) {
}</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>can you check this for</p>
<p>for ($i=0,$l=count($b);$i&lt;$l;$i++) {<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
