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 cdc8523 commit f62ec5cCopy full SHA for f62ec5c
ext/date/tests/microtime_error.phpt
@@ -46,11 +46,11 @@ float(%s)
46
int(0)
47
}
48
49
-microtime(): Argument #1 ($get_as_float) must be of type bool, array given
+microtime(): Argument #1 ($getAsFloat) must be of type bool, array given
50
51
--> bad arg: object(stdClass)#%d (0) {
52
53
-microtime(): Argument #1 ($get_as_float) must be of type bool, stdClass given
+microtime(): Argument #1 ($getAsFloat) must be of type bool, stdClass given
54
55
--> bad arg: int(1)
56
float(%s)
0 commit comments