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 7b4c9af commit 78a8ad8Copy full SHA for 78a8ad8
resources/functionMap_php84delta.php
@@ -19,6 +19,7 @@
19
'http_clear_last_response_headers' => ['void'],
20
'mb_lcfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
21
'mb_ucfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
22
+ 'fpow' => ['float', 'num'=>'float', 'exponent'=>'float'],
23
],
24
'old' => [
25
0 commit comments