View Single Post
Old 05-29-2005, 03:54 PM  
Nathan
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 3,108
:2cents

Quote:
Originally Posted by eskimoen
PHP5 is not stable??? PHP 5.0.4 is definitely stable. The first release candidates of PHP5 was released more than a year ago. The first stable version of PHP5 was released 13 July 2004. See http://php.net/releases.php

I personally use PHP5 because of the improved mysql client api, MySQLi, but mostly because of the new object model. OOP in PHP5 is pretty cool.


Btw, thanks for your votes guys.
PHP5 is not stable, it is way too new to be stable. You might have just not stumbled over the bugs yet ;)

Functionality of some functions changed in certain cases and other things.

Also, there is no reason to go on PHP5. The only major change is the new OOP model and OOP in scripting languages is... well... unneeded overhead.

Just my 2 cents..
__________________
"Think about it a little more and you'll agree with me, because you're smart and I'm right."
- Charlie Munger
Nathan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote