Esempio n. 1
0
 public function testUpper()
 {
     $this->assertEquals('IŔ', fUTF8::upper('iŕ'));
 }