--TEST-- Bug #75079: self keyword leads to incorrectly generated TypeError when in closure in trait --FILE-- selfDo($Bar, $Bar); $Baz->selfDo($Baz, $Baz); ?> ===DONE=== --EXPECT-- ===DONE===