@@ -35,77 +35,77 @@ foreach ($supported_hash_al as $hash=>$wanted) {
3535}
3636?>
3737--EXPECTF--
38- Deprecated: Constant MHASH_MD5 is deprecated in %s on line %d
38+ Deprecated: Constant MHASH_MD5 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
3939
4040Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
4141MHASH_MD5
4242ok
4343
4444
45- Deprecated: Constant MHASH_SHA1 is deprecated in %s on line %d
45+ Deprecated: Constant MHASH_SHA1 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
4646
4747Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
4848MHASH_SHA1
4949ok
5050
5151
52- Deprecated: Constant MHASH_HAVAL256 is deprecated in %s on line %d
52+ Deprecated: Constant MHASH_HAVAL256 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
5353
5454Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
5555MHASH_HAVAL256
5656ok
5757
5858
59- Deprecated: Constant MHASH_HAVAL224 is deprecated in %s on line %d
59+ Deprecated: Constant MHASH_HAVAL224 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
6060
6161Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
6262MHASH_HAVAL224
6363ok
6464
6565
66- Deprecated: Constant MHASH_HAVAL192 is deprecated in %s on line %d
66+ Deprecated: Constant MHASH_HAVAL192 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
6767
6868Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
6969MHASH_HAVAL192
7070ok
7171
7272
73- Deprecated: Constant MHASH_HAVAL160 is deprecated in %s on line %d
73+ Deprecated: Constant MHASH_HAVAL160 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
7474
7575Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
7676MHASH_HAVAL160
7777ok
7878
7979
80- Deprecated: Constant MHASH_RIPEMD160 is deprecated in %s on line %d
80+ Deprecated: Constant MHASH_RIPEMD160 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
8181
8282Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
8383MHASH_RIPEMD160
8484ok
8585
8686
87- Deprecated: Constant MHASH_GOST is deprecated in %s on line %d
87+ Deprecated: Constant MHASH_GOST is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
8888
8989Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
9090MHASH_GOST
9191ok
9292
9393
94- Deprecated: Constant MHASH_TIGER is deprecated in %s on line %d
94+ Deprecated: Constant MHASH_TIGER is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
9595
9696Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
9797MHASH_TIGER
9898ok
9999
100100
101- Deprecated: Constant MHASH_CRC32 is deprecated in %s on line %d
101+ Deprecated: Constant MHASH_CRC32 is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
102102
103103Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
104104MHASH_CRC32
105105ok
106106
107107
108- Deprecated: Constant MHASH_CRC32B is deprecated in %s on line %d
108+ Deprecated: Constant MHASH_CRC32B is deprecated since 8.5, as the mhash*() functions were deprecated in %s on line %d
109109
110110Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
111111MHASH_CRC32B
0 commit comments