Alireza Sefati Blog

Soccer and other random stuff.

Alireza Sefati Blog header image 2

Future of PHP - Version 6

May 11th, 2008 · No Comments

Programming / Web Development -  PHP 6 is going to be even a more object Oriented Programming language in PHP 6. There are some features added and some legacy ones removed.

Here are the features added:

- Improved Unicode Support: Helps with broder internaitonal support
-  Namespaces: Helps avoid name collisions
- Web 2.0 Features (whatever that improvement means)
- Web Services: (SOAP enabled, OOP XML details hidding by details)

Here are features that have been dropped:

- register_globals
- safe_mode
- magic_quotes
- register_long_arrays
- ASP tags no longer supported

There are more stuff being added or dropped. To get the full list. See here for The Future of PHP.

Tags: Programming / Web Development

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment