assertEquals('eHll oowlr!da', PhpType::bytes2string(self::DATA)); $this->assertEquals('Hello world!', PhpType::bytes2string(self::DATA, true)); } }