@@ -35,56 +35,56 @@ foreach ($supported_hash_al as $hash=>$wanted) {
35
35
}
36
36
?>
37
37
--EXPECTF--
38
- Deprecated: Function mhash() is deprecated in %s on line %d
38
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
39
39
MHASH_MD5
40
40
ok
41
41
42
42
43
- Deprecated: Function mhash() is deprecated in %s on line %d
43
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
44
44
MHASH_SHA1
45
45
ok
46
46
47
47
48
- Deprecated: Function mhash() is deprecated in %s on line %d
48
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
49
49
MHASH_HAVAL256
50
50
ok
51
51
52
52
53
- Deprecated: Function mhash() is deprecated in %s on line %d
53
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
54
54
MHASH_HAVAL192
55
55
ok
56
56
57
57
58
- Deprecated: Function mhash() is deprecated in %s on line %d
58
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
59
59
MHASH_HAVAL224
60
60
ok
61
61
62
62
63
- Deprecated: Function mhash() is deprecated in %s on line %d
63
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
64
64
MHASH_HAVAL160
65
65
ok
66
66
67
67
68
- Deprecated: Function mhash() is deprecated in %s on line %d
68
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
69
69
MHASH_RIPEMD160
70
70
ok
71
71
72
72
73
- Deprecated: Function mhash() is deprecated in %s on line %d
73
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
74
74
MHASH_GOST
75
75
ok
76
76
77
77
78
- Deprecated: Function mhash() is deprecated in %s on line %d
78
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
79
79
MHASH_TIGER
80
80
ok
81
81
82
82
83
- Deprecated: Function mhash() is deprecated in %s on line %d
83
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
84
84
MHASH_CRC32
85
85
ok
86
86
87
87
88
- Deprecated: Function mhash() is deprecated in %s on line %d
88
+ Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
89
89
MHASH_CRC32B
90
90
ok
0 commit comments