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