@@ -35,56 +35,78 @@ foreach ($supported_hash_al as $hash=>$wanted) {
3535}
3636?> 
3737--EXPECTF--
38+ Deprecated: Constant MHASH_MD5 is deprecated in %s on line %d
39+ 
3840Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
3941MHASH_MD5
4042ok
4143
4244
45+ Deprecated: Constant MHASH_SHA1 is deprecated in %s on line %d
46+ 
4347Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
4448MHASH_SHA1
4549ok
4650
4751
52+ Deprecated: Constant MHASH_HAVAL256 is deprecated in %s on line %d
53+ 
4854Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
4955MHASH_HAVAL256
5056ok
5157
5258
59+ Deprecated: Constant MHASH_HAVAL224 is deprecated in %s on line %d
60+ 
5361Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
5462MHASH_HAVAL224
5563ok
5664
5765
66+ Deprecated: Constant MHASH_HAVAL192 is deprecated in %s on line %d
67+ 
5868Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
5969MHASH_HAVAL192
6070ok
6171
6272
73+ Deprecated: Constant MHASH_HAVAL160 is deprecated in %s on line %d
74+ 
6375Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
6476MHASH_HAVAL160
6577ok
6678
6779
80+ Deprecated: Constant MHASH_RIPEMD160 is deprecated in %s on line %d
81+ 
6882Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
6983MHASH_RIPEMD160
7084ok
7185
7286
87+ Deprecated: Constant MHASH_GOST is deprecated in %s on line %d
88+ 
7389Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
7490MHASH_GOST
7591ok
7692
7793
94+ Deprecated: Constant MHASH_TIGER is deprecated in %s on line %d
95+ 
7896Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
7997MHASH_TIGER
8098ok
8199
82100
101+ Deprecated: Constant MHASH_CRC32 is deprecated in %s on line %d
102+ 
83103Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
84104MHASH_CRC32
85105ok
86106
87107
108+ Deprecated: Constant MHASH_CRC32B is deprecated in %s on line %d
109+ 
88110Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
89111MHASH_CRC32B
90112ok
0 commit comments