g(newobj(), 7, 8, $w2 = $this->foo(newobj())); } } function bar() { $obj = new C; newobj()->foo(123); } bar();