<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 02:09:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Johannes Schluter's Blog: Improvements for PHP application portability in PHP.next]]></title>
      <guid>http://www.phpdeveloper.org/news/16631</guid>
      <link>http://www.phpdeveloper.org/news/16631</link>
      <description><![CDATA[<p>
In a new post today <i>Johannes Schluter</i> talks about the upcoming version of PHP and <a href="http://schlueters.de/blog/archives/156-Improvements-for-PHP-application-portability-in-PHP.next.html">three of the things</a> it features: no more short tags, no more magic quotes and the dropping of the enable-zend-multibyte compile option.
</p>
<blockquote>
I was writing about <a href="http://schlueters.de/blog/plugin/tag/php%FFnext">PHP.next before</a>, many things improved there meanwhile. Most notably we have a committed version number: The next PHP release will be called PHP 5.4. The topic I want to talk about today is "Improved application portability" which covers multiple small changes which aim at making it simpler for developers to write applications working on any PHP setup.
</blockquote>
<p>
The first two will be immediately familiar to any PHP developer, but the third might be a little more elusive. This option was used to compile in multi-byte encodings to use for data in an application. Unfortunately a good implementation (that didn't use mbstring) couldn't be found, so they're removing the feature.
</p>]]></description>
      <pubDate>Tue, 26 Jul 2011 08:40:46 -0500</pubDate>
    </item>
  </channel>
</rss>
