TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   General (http://www.talkphp.com/general/)
-   -   is php6 out:? (http://www.talkphp.com/general/2209-php6-out.html)

sarmenhb 02-08-2008 02:52 PM

is php6 out:?
 
i am reading some magazine and its pretty old, and it said php 6 should be released by 2006 or the middle of 2007. so is it out yet?

funny thing is when i go to php.net in the title above i see
PHP 4.4.8 Released

so now im wondering where did php5 come from.

ReSpawN 02-08-2008 03:01 PM

No it has not been released yet as far as I know. The latest stable version is 5.2.5 and for OOP4, PHP 4.4.8 as been release a couple of months ago.

PHP 4 and PHP 5 are both complete different things. For example, PHP5 supports MySQLi and PHP 4 doesn't. PHP 4 uses class { function foobar() {} } and PHP 5 uses class { public function foobar() {} }. :-)
There are a LOT more differences but you should find that out for yourself.

Salathe 02-08-2008 03:40 PM

In short, no PHP 6 isn't "out" yet; meaning that a stable, production-ready, version isn't offered for public consumption. The latest stable release can downloaded here, which is PHP 5.2.5 (the now discontinued PHP 4.4.8 is also available).

PHP 6 source code can be downloaded so that your server can run it, but the code is not considered stable yet. You can download up-to-date (updated every few hours) snapshots of the code from PHP Snapshots which includes the latest snapshots for PHP 5.2, 5.3 and 6.0. Alternatively you can grab the latest code of specific branches from CVS, see detailed instructions.

Nor 02-08-2008 05:10 PM

Quote:

i am reading some magazine and its pretty old
OLD is the keyword of that article you read, heh google would of easily answered that for you.

ReSpawN 02-08-2008 06:16 PM

Quote:

Originally Posted by Nor (Post 10449)
OLD is the keyword of that article you read, heh google would of easily answered that for you.

You really have an eye of it. Kinda useless post as Salathe and I already answered. (yes, this post too)

Kalle 02-08-2008 09:10 PM

Quote:

Originally Posted by ReSpawN (Post 10438)
No it has not been released yet as far as I know. The latest stable version is 5.2.5 and for OOP4, PHP 4.4.8 as been release a couple of months ago.

PHP 4 and PHP 5 are both complete different things. For example, PHP5 supports MySQLi and PHP 4 doesn't. PHP 4 uses class { function foobar() {} } and PHP 5 uses class { public function foobar() {} }. :-)
There are a LOT more differences but you should find that out for yourself.

PHP 4.4.8 was released 1 month and 5 days ago lol

Last time I looked at the php6 todo list (link), there was alot of things before a full version would be released, so maybe expect a beta by this year and maybe a full one in 2009

Village Idiot 02-08-2008 09:16 PM

6.0dev is already out, I have it installed on my computer.

Alan @ CIT 02-08-2008 09:21 PM

It'll be interesting to see if PHP6 has the same slow acceptance rate that PHP5 had.

I'm going to guess that it won't as the changes are less drastic. Looking at the major changes so far, most PHP5 scripts should run without problems on PHP6 which should ease a lot of upgrades.

Alan


All times are GMT. The time now is 02:39 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0