This is a discussion on When will PHP 5 be stable? within the PHP Language forums, part of the PHP Programming Forums category; Does anyone know when PHP 5 is going to go into production? I really look forward to it because of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Does anyone know when PHP 5 is going to go into production?
I really look forward to it because of zend 2, simplexml and sqlite. In fact I'm now delaying the setup of a production webserver because I want it to run PHP 5 Is there any place on the web/usenet/mailing list where I can keep track of developments? bye, Bert |
|
|||
|
Bert de Jong wrote:
> Does anyone know when PHP 5 is going to go into production? Nobody really knows :( > I really look forward to it because of zend 2, simplexml and sqlite. > In fact I'm now delaying the setup of a production webserver because I want > it to run PHP 5 Hehe, well are everything programmed in PHP5 or PHP4? (Eg. classes?). > Is there any place on the web/usenet/mailing list where I can keep track of > developments? Hmm, yes.... there are php.dev newsgroup (are on some newsservers?) Or http://news.php.net/group.php?group=php.dev (but are very slow here :(). Futhermore you can view testing here: http://news.php.net/group.php?group=php.qa Regards, Johan |