krakjoe / componere

Complex Type Composition and Manipulation

Home Page:http://docs.php.net/intro.componere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected behaviour when name and parent are the same

krakjoe opened this issue · comments

When the name and parent classes refer to the same class, componere exhibits strange, unexpected behaviour.

Since this is an ambiguous parameter combination, componere should throw an exception.