data['base'] = 'http://0/b/c'; $this->data['relative'] = 'd'; } function expected() { $this->expected = 'http://0/b/d'; } } ?>