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 f9c7bbd commit fb8561bCopy full SHA for fb8561b
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