Пример #1
0
function thrower2()
{
    $x = new myClass();
    $x->foo();
}