Update hash_update_stream.phpt

This commit is contained in:
marcosptf 2016-03-13 14:00:01 -03:00
parent 1b683c34ae
commit e609b05d5b

View file

@ -7,6 +7,7 @@ marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
if (phpversion() < "5.3.0") {
die('SKIP php version so lower.');
}
require_once(dirname(__FILE__) . '/skip_mhash.inc'); ?>
?>
--FILE--
<?php