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