Late Static Binding in PHP 5.3On 14 Jul, 2014By Ayya Samy It's a feature introduced in 5.3 and in the latest PHP 6 helping to resolve class and object run time association and hereby helping to resolve our needs.