Skip to content

Commit

Permalink
Add-fpow
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-worman committed Dec 10, 2024
1 parent 7b4c9af commit 78a8ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/functionMap_php84delta.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
'http_clear_last_response_headers' => ['void'],
'mb_lcfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
'mb_ucfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
'fpow' => ['float', 'num'=>'float', 'exponent'=>'float'],
],
'old' => [

Expand Down

0 comments on commit 78a8ad8

Please sign in to comment.