Quote
But be sure to understand this: PHP 5.5 is in an early development stage, so nobody knows how the end result will look like. All I am talking about here are proposals. I’m pretty sure that not all of the things listed below will go into PHP 5.5, or at least not in their current form.
So, don’t get too excited about this
The list of new features / proposals is rather large and not sorted by significance. So if you don’t want to read through all of it, here are the four features I personally am most excited about:
A simple API for password hashing
Scalar typehinting
Getters and setters
Generators
So, don’t get too excited about this
The list of new features / proposals is rather large and not sorted by significance. So if you don’t want to read through all of it, here are the four features I personally am most excited about:
A simple API for password hashing
Scalar typehinting
Getters and setters
Generators
The idea of an API for password hashing seems pretty cool, especially as an easier method to teach when talking about database security.
So is there anything not on there that you would like to see in the next release? Or any proposed ideas you don't care for?

New Topic/Question
Reply




MultiQuote






|