Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implicitly enable function entry generation when class entry generation is en... | Máté Kocsis | 2021-02-09 | 1 | -4/+1 |
* | Generate class entries for a few extensions | Máté Kocsis | 2021-02-03 | 1 | -1/+4 |
* | Update gmp+bcmath parameter names | Nikita Popov | 2020-09-29 | 1 | -9/+9 |
* | make bcpowmod stricter by not returning false, instead throw exception | Vladyslav Startsev | 2020-06-22 | 1 | -1/+1 |
* | Convert UNKNOWN default values to null in ext/bcmath | Máté Kocsis | 2020-05-02 | 1 | -10/+10 |
* | Generate function entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-04 | 1 | -0/+2 |
* | Fix smaller issues with stubs | Máté Kocsis | 2019-12-20 | 1 | -9/+9 |
* | Add union return types for function stubs | Máté Kocsis | 2019-11-11 | 1 | -2/+1 |
* | Elevate warnings to Error Exceptions in ext/bcmath | Christoph M. Becker | 2019-10-28 | 1 | -3/+3 |
* | Add BCMath PHP stubs | Simon Podlipsky | 2019-08-10 | 1 | -0/+22 |