News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
PHP 5.4 is Here! What You Must Know
March 06, 2012 @ 10:24:48

NetTuts.com has posted their own "what you must know" about the recently released (major) upgrade to the PHP language - PHP 5.4.

PHP 5.4 is here; the next major step forward since version 5.3 - keeping PHP 6 (full Unicode support) on hold for now. The latest enhancements significantly improve its elegance, while removing deprecated functionality, resulting in a dramatic optimization of the runtime (up to 20% more speed and memory usage reduction).

They hit all of the highlights:

  • Traits
  • Built-in CLI Web-Server
  • Shorter Array Syntax
  • Array Dereferencing
  • $this In Anonymous Functions
  • <?= is Always On
  • Binary Number Representation
  • Callable Typehint
  • Initialized High Precision Timer

Code examples are provided where relevant.

0 comments voice your opinion now!
new feature language must know major


blog comments powered by Disqus

Similar Posts

KingFoo Blog: PHP 5.4 - What's new?

Volker Dusch: If it's not written in PHP it's irrelePHPant!

Ivo Jansch's Blog: Validating OCL constraints in PHP objects

Cocoliso's Blog: Adding A Syntax Highlighter To Your Site: The Power Of Geshi

Ben Ramsey: Introducing Array_column() in PHP 5.5


Community Events









Don't see your event here?
Let us know!


podcast opinion functional language testing code tool example community development interview introduction event api zendframework2 composer release conference framework object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework