summaryrefslogtreecommitdiff
path: root/ext/bcmath/bcmath_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update gmp+bcmath parameter namesNikita Popov2020-09-291-14/+10
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* make bcpowmod stricter by not returning false, instead throw exceptionVladyslav Startsev2020-06-221-1/+1
* Convert UNKNOWN default values to null in ext/bcmathMáté Kocsis2020-05-021-7/+7
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-041-0/+27
* Add union return types for function stubsMáté Kocsis2019-11-111-1/+1
* Elevate warnings to Error Exceptions in ext/bcmathChristoph M. Becker2019-10-281-2/+2
* Add BCMath PHP stubsSimon Podlipsky2019-08-101-0/+47