Hi James Thanks for the heads up. I like the new "traits" feature. It is essentially interface delegation, which is something I've found lacking in PHP previously. I also like the way the visibility of trait methods can be reduced in the parent class.
Todd. > > PHP 5.4.0 released! <http://www.php.net/archive/2012.php#id2012-03-01-1> > > [01-Mar-2012] > > The PHP development team is proud to announce the immediate > availability of PHP 5.4.0 <http://php.net/downloads.php#v5.4.0>. This > release is a major leap forward in the 5.x series, which includes a > large number of new features and bug fixes. > > Some of the key new features include: traits > <http://php.net/traits>, a shortened array syntax > <http://docs.php.net/manual/en/language.types.array.php>, a built-in > webserver for testing purposes > <http://php.net/manual/en/features.commandline.webserver.php> and > more. PHP 5.4.0 significantly improves performance, memory footprint > and fixes over 100 bugs. > > For users upgrading from PHP 5.3 there is a migration guide > <http://php.net/migration54> available here, detailing the changes > between those releases and PHP 5.4.0 > <http://php.net/downloads.php#v5.4.0>. > > Further details about the PHP 5.4.0 > <http://php.net/downloads.php#v5.4.0> release can be found in > the release announcement <http://php.net/releases/5_4_0.php>, and the > full list of changes are available in the ChangeLog > <http://php.net/ChangeLog-5.php>. > > > Kind regards, > James McGlinn > __________________________________ > CTO > Eventfinder Limited > Suite 106, Heards Building > 2 Ruskin Street, Parnell, Auckland 1052 > Phone: +649 365 2342 > Mobile: +6421 633 234 > > [email protected] <mailto:[email protected]> | > www.eventfinder.co.nz <http://www.eventfinder.co.nz> > > > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] -- *Passion* is no substitute for *reason* -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
<<image/png>>
