add('123456789a123456789b123456789c123456789d123456789e123456789f1234'); $context = $md5->getContext(); self::assertSame('0761293f016b925b0bca11b34f1ed613', bin2hex($context)); } }