<?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: 現在寫 PHP6-compatible 的一些技巧</title>
	<atom:link href="http://blog.gslin.org/archives/2007/09/25/1318/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gslin.org/archives/2007/09/25/1318/</link>
	<description>幹壞事是進步最大的原動力</description>
	<pubDate>Thu, 28 Aug 2008 10:20:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: HACGIS</title>
		<link>http://blog.gslin.org/archives/2007/09/25/1318/#comment-261646</link>
		<dc:creator>HACGIS</dc:creator>
		<pubDate>Thu, 13 Mar 2008 09:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/09/25/1318/#comment-261646</guid>
		<description>加上一點，把mb_開頭的函數改回不帶mb_開頭的函數，因為PHP6有了Unicode模組，將會把MBString模組廢掉～</description>
		<content:encoded><![CDATA[<p>加上一點，把mb_開頭的函數改回不帶mb_開頭的函數，因為PHP6有了Unicode模組，將會把MBString模組廢掉～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yi-Feng Tzeng&#8217;s Blog &#187; Blog Archive &#187; 升級至 PHP6 應注意的事項</title>
		<link>http://blog.gslin.org/archives/2007/09/25/1318/#comment-259403</link>
		<dc:creator>Yi-Feng Tzeng&#8217;s Blog &#187; Blog Archive &#187; 升級至 PHP6 應注意的事項</dc:creator>
		<pubDate>Wed, 20 Feb 2008 08:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/09/25/1318/#comment-259403</guid>
		<description>[...] 現在寫 PHP6-compatible 的一些技巧@gslin 與 【原創】PHP6的二、三事 兩篇文章可以看到 PHP6 [...]</description>
		<content:encoded><![CDATA[<p>[...] 現在寫 PHP6-compatible 的一些技巧@gslin 與 【原創】PHP6的二、三事 兩篇文章可以看到 PHP6 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gea-Suan Lin</title>
		<link>http://blog.gslin.org/archives/2007/09/25/1318/#comment-242630</link>
		<dc:creator>Gea-Suan Lin</dc:creator>
		<pubDate>Wed, 26 Sep 2007 02:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/09/25/1318/#comment-242630</guid>
		<description>相容的原因是 PHP6 會將這個語法視為錯誤語法。在 PHP5 建議不要用是因為物件化的理念與 reference 有矛盾。</description>
		<content:encoded><![CDATA[<p>相容的原因是 PHP6 會將這個語法視為錯誤語法。在 PHP5 建議不要用是因為物件化的理念與 reference 有矛盾。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 笨笨的小B</title>
		<link>http://blog.gslin.org/archives/2007/09/25/1318/#comment-242566</link>
		<dc:creator>笨笨的小B</dc:creator>
		<pubDate>Tue, 25 Sep 2007 15:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/09/25/1318/#comment-242566</guid>
		<description>我還是很好奇第五點：為什麼建立物件時在PHP6相容時建議不要使用Reference operator？好處和壞處？</description>
		<content:encoded><![CDATA[<p>我還是很好奇第五點：為什麼建立物件時在PHP6相容時建議不要使用Reference operator？好處和壞處？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 沒力小僧，羞道人的糟糕日誌 &#187; PHP6 compatible</title>
		<link>http://blog.gslin.org/archives/2007/09/25/1318/#comment-242499</link>
		<dc:creator>沒力小僧，羞道人的糟糕日誌 &#187; PHP6 compatible</dc:creator>
		<pubDate>Tue, 25 Sep 2007 02:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/09/25/1318/#comment-242499</guid>
		<description>[...] DK 大那邊看到的文章，原文來自 Becoming PHP 6 Compatible [...]</description>
		<content:encoded><![CDATA[<p>[...] DK 大那邊看到的文章，原文來自 Becoming PHP 6 Compatible [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
