![]() |
PHP 5.3 is here!!!
Time to have a block party!!!
> http://php.net And take a look at all those new date functions, it's about time! > http://us2.php.net/manual/en/migration53.functions.php |
|
That's my favourite addition to 5.3 :-) !
|
Anonymous functions are epic.
PHP Code:
|
I don't see the point in anonymous functions. Could someone enlighten me to how they are an improvement?
|
I wonder when we'll get this version. I like the way the list looks, the MySQL, Array and Date primarily.
As for anonymous, will this run? $x = 'message()'; ${$x}; OR $x = 'message'; ${$x}(); |
Quote:
|
Quote:
However, I see the three following scripts and prefer the new anonymous function one. It's a silly example script but I think it gets the point across. PHP Code:
|
If you ever used javascript to a large extent you would get the idea. Just think jQuery.
Code:
$('#element').click(function(){ |
this is also another nifty addition, I think :)
|
Quote:
|
The next version will probably be 5.4, but that's just a safe guess ;-)
|
PHP 6.0 is planned to be released as next major updated, and after 6.0 its been suggested to develop a 5.4 release to ease the upgrade to PHP 6.0 in the end, whilst thats a good idea for the user, i dont see a reason to develop a 5.4 because hosts will rather upgrade to a 5.4 than a new major.
|
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.
|
Quote:
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 :) |
So what is the point of releasing 5.4 after 6.0??
|
Absolutely non if you ask me
|
I second that
|
Theres no point in even releasing a 5.4 before, because we all know that it will just be a nail in php6's coffin
|
People are taking advantage of "beta"'s and writing books on them saying that they are finished products. (They are correct of course in that the book is finished not the code, thats how they get away with it.)
|
| All times are GMT. The time now is 11:23 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0