tomas.srna
07-30-2006, 03:59 AM
Does anybody know when will be PHP 6 final released?
|
Click to See Complete Forum and Search --> : Php 6 tomas.srna 07-30-2006, 03:59 AM Does anybody know when will be PHP 6 final released? Jason Batten 07-30-2006, 11:22 AM *gets out a large tuna fish... halojoy 07-30-2006, 01:58 PM Does anybody know when will be PHP 6 final released? I dont know, but .... Here is an article of what we might expect from PHP 6. Not too bad, if you ask me. :) Unicode support The big cleanup ......... I'm, of course, talking about the register_globals, magic_quotes and safe_mode functions. These three functions are hell for every PHP programmer so I'm sure everyone will be happy to hear that these functions will disappear in PHP 6. In other related cleanup news, register_long_arrays and the long versions of the super globals like $HTTP_COOKIE_VARS are also gone in PHP 6. Same goes for zend.ze1_compatibility_mode which dealt with the backwards compatibility of PHP 5 classes. Alternative PHP CacheLink: http://jero.net/articles/php6 . Drakla 07-30-2006, 02:20 PM It's the reintroduction of the GOTO command I can't wait for. bpat1434 07-31-2006, 12:24 AM PHP6 will come when it's ready..... as will everything ;) My guess is late 2007.... Elizabeth 07-31-2006, 09:25 AM My prediction is December 2006. Anyone else care to make a wager? halojoy 07-31-2006, 09:40 AM hi It is possible to download daily 'Snapshots' development versions, PHP 6.0-dev So I downloaded a zip binary for my Windows XP. I installed it, set the main paths in php.ini-dist and started my server. No problems running my webscripts and I could not notice any difference, but this is not to expect either. The only thing not working was when I tried to enable, load and use module eaccelerator.dll with php6. Looks like eAccelerator is dependent on a php5xxx.dll and which of course cant be found in PHP 6. Otherwise the current php6 distribution looks very much like those latest php5. At a quick look and test of it. PHP 6.0-dev daily CVS Snapshots, source/binary ZIP download: ( also daily source/binary packages of Stable PHP 5.2.x-dev at this page ) ->>>> http://snaps.php.net/ <<<<- :) :) halojoy 08-04-2006, 03:46 AM just a notice: I havent still found any drawbacks by running this PHP 6.0-dev I've tried it at my personal web server for almost 2 weeks now. Works just as well as PHP 5.1.4 did before. So looks good for the future version of PHP Language. :) vaaaska 08-04-2006, 05:19 AM No way...December of this year!? Elizabeth 08-04-2006, 11:48 AM No way...December of this year!?That's just my prediction... I'm optimistic like that :) bpat1434 08-04-2006, 12:03 PM I think that's a little too optimistic.... PHP6 only a few months after PHP5 starts to gain ground and replace PHP4? Too optimistic if you ask me ;) vaaaska 08-04-2006, 05:04 PM Congress is passing a law that states that optimisim is a sin. bubblenut 08-04-2006, 05:19 PM I was listening to the PHP5 CE webcast today and the lady doing it seemed to think that PHP6 was not far off either. She didn't give any kind of timetamble but she did imply it would be out in the next few months. 8ta8ta 08-19-2006, 02:33 PM Maybe 2007.6.6 http://wiki.cc/php/PHP6 this page will be updated as this process goes along PHP Builder
Copyright Internet.com Inc. All Rights Reserved. |