<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Upcoming PHP6 Additions &amp;&#160;Changes</title> <atom:link href="http://davidwalsh.name/php6/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/php6</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 08 Feb 2012 19:06:09 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Ivan</title><link>http://davidwalsh.name/php6/comment-page-1#comment-28429</link> <dc:creator>Ivan</dc:creator> <pubDate>Wed, 04 Jan 2012 22:11:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-28429</guid> <description>loop.. switch.. continue..When will it be fixed?? It&#039;s been a DECADE since this glitch was reported!
Who did this fundamental keyword ever hurt to deserve this blasphemy??
Why must PHP &quot;continue 2 break&quot; it&#039;s fundamental meaning?...
What is next? Reverse the syntax for post an pre increments???
Where does this madness end!?Rasmus Lerdorf... you have the power to fix it!</description> <content:encoded><![CDATA[<p>loop.. switch.. continue..</p><p>When will it be fixed?? It&#8217;s been a DECADE since this glitch was reported!<br
/> Who did this fundamental keyword ever hurt to deserve this blasphemy??<br
/> Why must PHP &#8220;continue 2 break&#8221; it&#8217;s fundamental meaning?&#8230;<br
/> What is next? Reverse the syntax for post an pre increments???<br
/> Where does this madness end!?</p><p>Rasmus Lerdorf&#8230; you have the power to fix it!</p> ]]></content:encoded> </item> <item><title>By: Timothy A Perez</title><link>http://davidwalsh.name/php6/comment-page-1#comment-23580</link> <dc:creator>Timothy A Perez</dc:creator> <pubDate>Fri, 15 Apr 2011 18:26:38 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-23580</guid> <description>The use of mysql_* functions are very insecure and obsolete. I created an extended PDO Class and I must say it kicks ass. I know you can escape strings with sprintf when you use mysql_query, but it&#039;s redundant and annoying. Let PDO do it for you.OOP is a good practice and I&#039;m glad PHP is heading more towards that direction. It helps make PHP more of a respected language in the enterprise world.</description> <content:encoded><![CDATA[<p>The use of mysql_* functions are very insecure and obsolete. I created an extended PDO Class and I must say it kicks ass. I know you can escape strings with sprintf when you use mysql_query, but it&#8217;s redundant and annoying. Let PDO do it for you.</p><p>OOP is a good practice and I&#8217;m glad PHP is heading more towards that direction. It helps make PHP more of a respected language in the enterprise world.</p> ]]></content:encoded> </item> <item><title>By: Artefact2</title><link>http://davidwalsh.name/php6/comment-page-1#comment-22867</link> <dc:creator>Artefact2</dc:creator> <pubDate>Sat, 26 Feb 2011 16:47:58 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-22867</guid> <description>&quot;Ternary &#039;?&#039; valuable will not be required ($myvar = $_POST[&#039;myvar&#039;] ?: &#039;myvalue&#039;; )&quot;Actually, this was implemented (and thus works) in PHP 5.3.</description> <content:encoded><![CDATA[<p>&#8220;Ternary &#8216;?&#8217; valuable will not be required ($myvar = $_POST['myvar'] ?: &#8216;myvalue&#8217;; )&#8221;</p><p>Actually, this was implemented (and thus works) in PHP 5.3.</p> ]]></content:encoded> </item> <item><title>By: Peter van Dam</title><link>http://davidwalsh.name/php6/comment-page-1#comment-22807</link> <dc:creator>Peter van Dam</dc:creator> <pubDate>Tue, 22 Feb 2011 08:43:10 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-22807</guid> <description>Thanks for the summary. Looks like i&#039;m just one of the few who think this update is annoying with removal of several big things just for &#039;security&#039; reasons....The biggest issue in my mind is the removal op mysql_* functions in PHP6. It&#039;s like the biggest function that people use with PHP and now they remove it. Why? Because the other function, like PDO is safer? It&#039;s just a repositioning of the problem and nothing more.Whats next, the removal of echo and print?</description> <content:encoded><![CDATA[<p>Thanks for the summary. Looks like i&#8217;m just one of the few who think this update is annoying with removal of several big things just for &#8216;security&#8217; reasons&#8230;.</p><p>The biggest issue in my mind is the removal op mysql_* functions in PHP6. It&#8217;s like the biggest function that people use with PHP and now they remove it. Why? Because the other function, like PDO is safer? It&#8217;s just a repositioning of the problem and nothing more.</p><p>Whats next, the removal of echo and print?</p> ]]></content:encoded> </item> <item><title>By: Syosoft</title><link>http://davidwalsh.name/php6/comment-page-1#comment-1229</link> <dc:creator>Syosoft</dc:creator> <pubDate>Mon, 19 May 2008 09:52:25 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-1229</guid> <description>Ryan, i think you&#039;re mistaken. {} isn&#039;t going completely away, just for referencing string position. You don&#039;t have to remove {} everywhere...</description> <content:encoded><![CDATA[<p>Ryan, i think you&#8217;re mistaken. {} isn&#8217;t going completely away, just for referencing string position. You don&#8217;t have to remove {} everywhere&#8230;</p> ]]></content:encoded> </item> <item><title>By: DamionKutaeff</title><link>http://davidwalsh.name/php6/comment-page-1#comment-132</link> <dc:creator>DamionKutaeff</dc:creator> <pubDate>Sat, 22 Mar 2008 20:01:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-132</guid> <description>Hello everybody, my name is Damion, and I&#039;m glad to join your conmunity,
and wish to assit as far as possible.</description> <content:encoded><![CDATA[<p>Hello everybody, my name is Damion, and I&#8217;m glad to join your conmunity,<br
/> and wish to assit as far as possible.</p> ]]></content:encoded> </item> <item><title>By: PHP Encoder</title><link>http://davidwalsh.name/php6/comment-page-1#comment-131</link> <dc:creator>PHP Encoder</dc:creator> <pubDate>Thu, 13 Mar 2008 08:13:49 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-131</guid> <description>I like every change in PHP6. This is great! Thanks for this summary.</description> <content:encoded><![CDATA[<p>I like every change in PHP6. This is great! Thanks for this summary.</p> ]]></content:encoded> </item> <item><title>By: Ryan Zec</title><link>http://davidwalsh.name/php6/comment-page-1#comment-130</link> <dc:creator>Ryan Zec</dc:creator> <pubDate>Wed, 20 Feb 2008 19:22:57 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-130</guid> <description>the {} to [] is a little confusing, not sure what they gain and i am sure some people use is quite a bit.  I am going to need to go through my framework and convert and {} to [] even tho there should not be that many, i usually use single quotes anyways.  Other than that, it is more good news.</description> <content:encoded><![CDATA[<p>the {} to [] is a little confusing, not sure what they gain and i am sure some people use is quite a bit.  I am going to need to go through my framework and convert and {} to [] even tho there should not be that many, i usually use single quotes anyways.  Other than that, it is more good news.</p> ]]></content:encoded> </item> <item><title>By: Guti</title><link>http://davidwalsh.name/php6/comment-page-1#comment-129</link> <dc:creator>Guti</dc:creator> <pubDate>Mon, 18 Feb 2008 14:38:30 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/upcoming-php6-additions-changes/#comment-129</guid> <description>Very nice summary of the improvements on PHP 6.
Personally, it is a must to have unicode support.</description> <content:encoded><![CDATA[<p>Very nice summary of the improvements on PHP 6.<br
/> Personally, it is a must to have unicode support.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/17 queries in 0.010 seconds using disk: basic
Object Caching 801/803 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-08 14:41:25 -->
