News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
What won't be in PHP 6
March 13, 2006 @ 07:31:38

In this post on the Sitepoint PHP Blog, Harry Fuecks makes a quick mention of another blog post dealing with the enhancements in PHP6 and another handy feature he noticed as well.

Pierre-Alain Joye picked this one up last week, and it needs repeating. For PHP6 the following are already gone from CVS: Register globals, Magic quotes, Safe mode.

As blogged a while back, you'll find these changes discussed here. Nice use of carrot and stick in fact - for the pain on fixing your apps to run under PHP6, you get Unicode.

The other feature he's noticed pertains to the php.ini settings file that PHP uses:

Just noticed a new ini setting here: "allow_url_include - PHP_INI_SYSTEM Available since PHP 6.0.0." Excellent! That eliminates another major source of exploits (perhaps the biggest) have moaned about that before here and here.

0 comments voice your opinion now!
won\'t be in php6 register_globals magic_quotes safe_mode won\'t be in php6 register_globals magic_quotes safe_mode


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: 30 Minutes with Chris Hartjes

Sara Golemon's Blog: Fun with unicode

Zend Weekly Summary: safe_mode is gone

Justin Silverton\'s Blog: What would you like to see in PHP 6?

SitePoint PHP Blog: What won\'t be in PHP 6


Community Events









Don't see your event here?
Let us know!


release database podcast interview code tool zendframework2 api unittest example community language composer testing opinion framework introduction phpunit object development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework