-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm not sure how much of this is due to changes between 1.x and master, but I noticed these issues when comparing the stub here against a stub generated using reflection against ext-decimal 1.4.0:
Decimal::copydoesn't have a$precisionparameterDecimal::powhas$valueinstead of$exponent(could matter for named parameters, odd as it is to use named parameters for a single parameter)Decimal::roundhas$roundinginstead of$mode(could matter for named parameters)Decimal::betweenis missing from the stub
If all of these need to be changed I can open a pull request.
ThisIsAreku
Metadata
Metadata
Assignees
Labels
No labels