<?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: Migrating to PHP 5.3</title>
	<atom:link href="http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/</link>
	<description>Tutorials for better PHP</description>
	<lastBuildDate>Mon, 26 Jul 2010 10:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: WordPress 2.8.x und PHP 5.3 &#124; Webseiten-Infos.de</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1668</link>
		<dc:creator>WordPress 2.8.x und PHP 5.3 &#124; Webseiten-Infos.de</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1668</guid>
		<description>[...] Migrating to PHP 5.3 bei techportal.ibuildings.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Migrating to PHP 5.3 bei techportal.ibuildings.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; ¿Qué hay de nuevo en PHP 5.3?&#160;by&#160;Pecesama.Net [weblog]</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1632</link>
		<dc:creator>&#160; ¿Qué hay de nuevo en PHP 5.3?&#160;by&#160;Pecesama.Net [weblog]</dc:creator>
		<pubDate>Thu, 20 Aug 2009 23:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1632</guid>
		<description>[...] PHP for Professional Developers [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP for Professional Developers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phpLiveDocx is compatible with PHP 5.3</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1628</link>
		<dc:creator>phpLiveDocx is compatible with PHP 5.3</dc:creator>
		<pubDate>Fri, 14 Aug 2009 04:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1628</guid>
		<description>[...] Migrating to PHP 5.3 &#8211; Cal Evans [...]</description>
		<content:encoded><![CDATA[<p>[...] Migrating to PHP 5.3 &#8211; Cal Evans [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Dickey</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1280</link>
		<dc:creator>Jeff Dickey</dc:creator>
		<pubDate>Wed, 15 Jul 2009 02:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1280</guid>
		<description>Count me among the Teeming Millions who believe that the initial implementation of namespaces in 5.3 is badly broken.
1) Use of the backslash as a separator is grossly counterintuitive; the implementor thereof should refrain from mind-altering substances while updating language specs;
2) Why can&#039;t &#039;using&#039; do the job right? If I state that I&#039;m using a namespaced entity, I should then be able to reference that entity as if it is in my current namespace; if I understand correctly, I&#039;ve still got to include the innermost namespace, a backslash, and THEN the entity being referenced. Many, many hours of debugging will ensue from that implementation decision.
3) Would it really have been that hard to support namespace definition and using clauses sprinkled throughout the source file, as in many, many other languages? Doing so would have given far greater flexibility to client code at what has to be minimal implementation cost.
4) I could go on, but shooting fish in a barrel with a howitzer gets boring after the third shot or so...

I have been an enthusiastic user of and evangelist for PHP for ten years now. I&#039;m working on a Web-development book that features PHP (5.2). PHP 5.3 has dimmed my enthusiasm considerably. I expect that I will soon polish up my mod_python and Rails skills, with a view towards presenting alternatives to clients. I am quite sure I am not the only experienced PHP dev taking this decision.</description>
		<content:encoded><![CDATA[<p>Count me among the Teeming Millions who believe that the initial implementation of namespaces in 5.3 is badly broken.<br />
1) Use of the backslash as a separator is grossly counterintuitive; the implementor thereof should refrain from mind-altering substances while updating language specs;<br />
2) Why can&#8217;t &#8216;using&#8217; do the job right? If I state that I&#8217;m using a namespaced entity, I should then be able to reference that entity as if it is in my current namespace; if I understand correctly, I&#8217;ve still got to include the innermost namespace, a backslash, and THEN the entity being referenced. Many, many hours of debugging will ensue from that implementation decision.<br />
3) Would it really have been that hard to support namespace definition and using clauses sprinkled throughout the source file, as in many, many other languages? Doing so would have given far greater flexibility to client code at what has to be minimal implementation cost.<br />
4) I could go on, but shooting fish in a barrel with a howitzer gets boring after the third shot or so&#8230;</p>
<p>I have been an enthusiastic user of and evangelist for PHP for ten years now. I&#8217;m working on a Web-development book that features PHP (5.2). PHP 5.3 has dimmed my enthusiasm considerably. I expect that I will soon polish up my mod_python and Rails skills, with a view towards presenting alternatives to clients. I am quite sure I am not the only experienced PHP dev taking this decision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Migración a PHp 5.3: primeras experiencias</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1249</link>
		<dc:creator>Migración a PHp 5.3: primeras experiencias</dc:creator>
		<pubDate>Fri, 10 Jul 2009 15:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1249</guid>
		<description>[...] hacer la migración me he basado en: http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/. [...]</description>
		<content:encoded><![CDATA[<p>[...] hacer la migración me he basado en: <a href="http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/" rel="nofollow">http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1223</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 08:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1223</guid>
		<description>goto future;
echo &#039;PHP 5.2.x&#039;;
 
future:
echo &#039;PHP 5.3.x&#039;;

(Sorry, that was filtered out in my previous comment)</description>
		<content:encoded><![CDATA[<p>goto future;<br />
echo &#8216;PHP 5.2.x&#8217;;</p>
<p>future:<br />
echo &#8216;PHP 5.3.x&#8217;;</p>
<p>(Sorry, that was filtered out in my previous comment)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1222</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 08:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1222</guid>
		<description>Nice overview, thanks for that.

</description>
		<content:encoded><![CDATA[<p>Nice overview, thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP 5.3 from a development manager&#8217;s perspective &#8211; techPortal</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1221</link>
		<dc:creator>PHP 5.3 from a development manager&#8217;s perspective &#8211; techPortal</dc:creator>
		<pubDate>Tue, 07 Jul 2009 08:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1221</guid>
		<description>[...] our Techportal Cal Evans gave an overview of the important changes, to make migration easier for developers. In [...]</description>
		<content:encoded><![CDATA[<p>[...] our Techportal Cal Evans gave an overview of the important changes, to make migration easier for developers. In [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M4d3L-Network Blog&#187; Migration vers PHP 5.3</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1181</link>
		<dc:creator>M4d3L-Network Blog&#187; Migration vers PHP 5.3</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1181</guid>
		<description>[...] Migration vers PHP 5.3  02/07/2009 M4d3L Commenter Allez aux commentaires         Cette articles est une traduction de &#171;&#160;iBuildings &#8211; Migrating to PHP 5.3&#171;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Migration vers PHP 5.3  02/07/2009 M4d3L Commenter Allez aux commentaires         Cette articles est une traduction de &laquo;&nbsp;iBuildings &#8211; Migrating to PHP 5.3&laquo;&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibuildings Blog: PHP 5.3 from a development manager&#8217;s perspective &#124; Webs Developer</title>
		<link>http://techportal.ibuildings.com/2009/06/30/migrating-to-php-5-3/comment-page-1/#comment-1180</link>
		<dc:creator>Ibuildings Blog: PHP 5.3 from a development manager&#8217;s perspective &#124; Webs Developer</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://techportal.ibuildings.com/?p=672#comment-1180</guid>
		<description>[...] from a slightly different perspective - how development with it affects the management.   At our Techportal Cal Evans gave an overview of the important changes, to make migration easier for developers. In [...]</description>
		<content:encoded><![CDATA[<p>[...] from a slightly different perspective &#8211; how development with it affects the management.   At our Techportal Cal Evans gave an overview of the important changes, to make migration easier for developers. In [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
