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

Ligaya Turmelle's Blog: Streams Gem

Zend Developer Zone: 30 Minutes with Chris Hartjes

Jason Palmer's Blog: Zip Code To Location

Juan Treminio's Blog: Getting Started with Kohana 3 (series)

SitePoint PHP Blog: The Joy of Regular Expressions [4]


Community Events











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


conference framework series development interview community example opinion tool zendframework2 testing code unittest release language introduction object functional phpunit podcast

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