As you may know, inheriting a singleton object has always been a problem. Fortunatly, php 5.3 solves this problem. Continue reading
Singleton and inheritance in PHP : solved in 5.3+
Reply
As you may know, inheriting a singleton object has always been a problem. Fortunatly, php 5.3 solves this problem. Continue reading