07-02-2009, 05:21 PM
|
#15 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
|
Quote:
Originally Posted by Enfernikus
Kalle, you wouldn't happen to know where to get a complete list of features, upgrades, and bug fixes to php6 would you? I can't find one.
|
Sure, the current list of completed items are in the NEWS file in the cvs repo:
http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markup
(I actually had the joy of removing define_syslog_variables from PHP6 =))
For a list of features we plan to put into php6 as of our last PDM (PHP Developers Meeting) summit can be found here:
http://wiki.php.net/summits/pdmnotesmay09
Currently theres some ideas about putting type hinting into PHP6 aswell, but well who knows, nothing is final yet :)
__________________
|
|
|