News Feed
Jobs Feed
Sections




News Archive
Etienne Kneuss' Blog:
Late Static Bindings Explained
September 07, 2007 @ 14:26:00

Etienne Kneuss has a new article posted about and introducing a feature that will be implemented in PHP6 - late static bindings.

Late Static Binding (LSB, yes, not LSD) is an OO feature that is meant to be implemented in PHP 6, and maybe even backported to PHP 5. This article will describe what LSB is, what problems it's supposed to solve and how. The patch this article talks about can be found here: late_static_bindings_take6.patch

Etienne explains what they are and includes several code examples to show how they'll work. There's also a mention of "edge cases" where special circumstances might cause the script to fall back on the "magic" functions (__get, __post, etc).

0 comments voice your opinion now!
late static binding php6 explain introduction example late static binding php6 explain introduction example


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Under the Hood of Yii's Component Architecture, Part 1

Christian Weiske's Blog: First work on the Generic PHP Application Installer

Matthew Weir O'Phinney's Blog: PHP globals for the OOP developer

Tobias Schlitt's Blog: PHPUGDO plans "PHP introduction workshop"

Ligaya Turmelle's Blog: Streams Gem


Community Events









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


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

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