We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d10045 commit fa845a8Copy full SHA for fa845a8
ext/mysqli/tests/deprecated_constants.phpt
@@ -19,20 +19,20 @@ print "done!";
19
--EXPECTF--
20
21
Deprecated: Constant MYSQLI_NO_DATA is deprecated in %s
22
-100
+%i
23
24
Deprecated: Constant MYSQLI_DATA_TRUNCATED is deprecated in %s
25
-101
26
27
Deprecated: Constant MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED is deprecated in %s
28
-16
29
30
Deprecated: Constant MYSQLI_SERVER_QUERY_NO_INDEX_USED is deprecated in %s
31
-32
32
33
Deprecated: Constant MYSQLI_SERVER_QUERY_WAS_SLOW is deprecated in %s
34
-2048
35
36
Deprecated: Constant MYSQLI_SERVER_PS_OUT_PARAMS is deprecated in %s
37
-4096
38
done!
0 commit comments