handle(); foreach($backtrace as $frame) { $this->assertNotContains('call_user_func', $frame['function']); } } }