I want extend class which have final constructor (in my case it\'s SimpleXMLElement), but i have problems because when i use:
class myclass extends Simpl
I would use Delegate wrapper design in this case. You should consider composition instead of inheritance here.