1. Home
  2. What
  3. "Object oriented programmation"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

Late Static Bindings Explained

saved on
uri:
https://www.croustillant.ch/news/08-24-2007/28/late-static-bindings-expl.html This link is now broken.
about:
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.