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 1611a88 commit ac71c94Copy full SHA for ac71c94
resources/functionMap_php84delta.php
@@ -15,6 +15,7 @@
15
*/
16
return [
17
'new' => [
18
+ 'bcround' => ['numeric-string', 'num'=>'numeric-string', 'precision='=>'int', 'mode='=>'RoundingMode'],
19
'http_get_last_response_headers' => ['list<string>|null'],
20
'http_clear_last_response_headers' => ['void'],
21
'mb_lcfirst' => ['string', 'string'=>'string', 'encoding='=>'string'],
0 commit comments