diff --git a/resources/functionMap_php84delta.php b/resources/functionMap_php84delta.php index fe719fce15..d5552a0840 100644 --- a/resources/functionMap_php84delta.php +++ b/resources/functionMap_php84delta.php @@ -15,6 +15,7 @@ */ return [ 'new' => [ + 'bcround' => ['numeric-string', 'num'=>'numeric-string', 'precision='=>'int', 'mode='=>'RoundingMode'], 'http_get_last_response_headers' => ['list|null'], 'http_clear_last_response_headers' => ['void'], 'mb_lcfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],