Skip to content

Commit fb8561b

Browse files
committed
Add-fpow
1 parent f9c7bbd commit fb8561b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/functionMap_php84delta.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
'http_clear_last_response_headers' => ['void'],
2020
'mb_lcfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
2121
'mb_ucfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
22+
'fpow' => ['float', 'num'=>'float', 'exponent'=>'float'],
2223
],
2324
'old' => [
2425

0 commit comments

Comments
 (0)