Blog Post RSS ?

Blogs » PHP » What won’t be in PHP 6
 

What won’t be in PHP 6

by Harry Fuecks

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.

Update: just noticed a new ini setting here;

allow_url_include “0″ 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

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. How to Install PHP 5.3 on Windows PHP 5.3 is the most significant update since version 5.0....
  2. How to Install PHP on Windows In his final installation tutorial, Craig provides a step-by-step guide...
  3. Who Won the Adobe Flex Builder 3 Prizes? Our recent Adobe-sponsored giveaway saw three copies of Flex Builder...
  4. Installing PHP on Windows Just Got Easier Have you ever felt frustrated when setting up a PHP/MySQL...
  5. Introducing php-tracer-weaver php-tracer-weaver is a tool for automatically generating docblock comments, with...

This post has 32 responses so far

Sponsored Links

SitePoint Marketplace

Buy and sell Websites, templates, domain names, hosting, graphics and more.

Follow SitePoint on...