public function testLeaveTdOld() { $this->assertTrue(CUrl::leaveTdOld("Hello+%20there+%2B~%7E")->equals("Hello there +~~")); }