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