PHP 5.4 - what,s new?
On 06/27/2012 OtherThis article contains few words about what is new and what was changed in PHP 5.4.
Here are some main features of php 5.4:
What was changed?
1. safe_mode is not longer supported
2. break() and continue() not longer accept variable arguments
What is new?
1. TRAITS
2. Session improvments
3. File uploading tracking
4. Build In Webserver
5. Performance improvments
6. and much more
For more details read and slides bellow: