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