<?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>Wed, 19 Jun 2013 20:29:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pierre's Blog: Magic's gone]]></title>
      <guid>http://www.phpdeveloper.org/news/4961</guid>
      <link>http://www.phpdeveloper.org/news/4961</link>
      <description><![CDATA[On <i>Pierre</i>'s blog, there's <a href="http://blog.thepimp.net/index.php/2006/03/08/45-magic-s-gone">this great reminder</a> of the progress being made towards PHP6, and some of the big leaps that have been made so far - specifically related to register_globals and magic_quotes_*
<p>
<quote>
<i>
I really start to love the next major version of PHP (aka PHP6).
<p>
register_globals and magic_quotes_ have gone: <a href="http://news.php.net/php.cvs/37170">#1</a> and <a href="http://news.php.net/php.cvs/37187">#2</a>.
<p>
The get_magic_quotes_gpc, get_magic_quotes_runtime functions are kept but always return false, set_magic_quotes_runtime raises an E_CORE_ERROR. It may help you to migrate (I was in favour to drop them all, but it was a too drastic change for my collegues :)
<p>
These changes and the GD cleanup (gd1.x and freetype 1.x support removed, some code cleanup) make me feel really better while working in HEAD that 5.x.
</i>
</quote>
<p>
He <a href="http://blog.thepimp.net/index.php/2006/03/08/45-magic-s-gone">also notes</a> the <a href="http://news.php.net/php.cvs/37189">recent demise</a> of safe_mode as well.]]></description>
      <pubDate>Thu, 09 Mar 2006 07:27:03 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Weekly Summary: safe_mode is gone]]></title>
      <guid>http://www.phpdeveloper.org/news/4922</guid>
      <link>http://www.phpdeveloper.org/news/4922</link>
      <description><![CDATA[As pointed out by <i>Ligaya Turmelle</i> in <a href="http://www.khankennels.com/blog/index.php/archives/2006/03/02/fix-safe_mode-is-gone/">this blog post</a> today, it seems that safe_mode in PHP is officially "gone".
<p>
From <a href="http://www.zend.com/zend/week/week276.php#Heading8">this Zend Weekly Summary</a>:
<p>
<quote>
<i>
Following the Paris PDM recommendations, and (unusually) with the approval of the entire spectrum of PHP developers and users, Andi went to work on removing safe_mode from CVS HEAD this week. He got as far as the streams code before he hit a problem, and wrote to Sara (for help).
<p>
Sara agreed that it was in fact a bug, and admitted that she'd probably introduced this 'slight logic twist' when routing unlink() to use stream wrappers. 
<p>
Andi thanked Sara for her analysis and asked her to keep an eye on his commits to ensure he didn't apply a wrong fix in the stream wrapper code. She did; he didn't. Andi went on to clean all trace of the safe_mode implementation from the rest of the PHP core and most of the core extensions, ably assisted by Ilia.
</i>
</quote>
<p>
One of the longest-lingering, painful issues that PHP has had to deal with in the past has <a href="http://www.zend.com/zend/week/week276.php#Heading8">finally been laid to rest</a>. Here's to a positive step forward to PHP6!]]></description>
      <pubDate>Thu, 02 Mar 2006 06:31:55 -0600</pubDate>
    </item>
  </channel>
</rss>
