| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Annotate internal functions with the mixed type | Máté Kocsis | 2020-05-25 | 1 | -1/+1 |
| * | Add get_resource_id() function | Nikita Popov | 2020-05-11 | 1 | -0/+6 |
| * | Completely remove disabled functions from function table | Nikita Popov | 2020-04-30 | 1 | -1/+1 |
| * | Generate zend_builtin_functions FEs from stubs | Nikita Popov | 2020-04-21 | 1 | -0/+121 |
| * | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 1 | -15/+19 |
| * | Do not include the same stub multiple times | Máté Kocsis | 2020-04-03 | 1 | -1/+1 |
| * | Promote some warnings to Errors in Zend basic functions | George Peter Banyard | 2020-03-31 | 1 | -15/+17 |
| * | Make get_defined_vars() always return an array | Máté Kocsis | 2019-12-20 | 1 | -2/+1 |
| * | Add union return types for function stubs | Máté Kocsis | 2019-11-11 | 1 | -7/+8 |
| * | Fix required number of arguments in stubs | Nikita Popov | 2019-10-07 | 1 | -1/+1 |
| * | Generate arginfo from PHP stub files | Nikita Popov | 2019-08-09 | 1 | -0/+198 |
