Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Z_PARAM_ITERABLE and co | Levi Morrison | 2020-09-03 | 1 | -1/+8 |
* | Add a few missing parameter types in stubs | Máté Kocsis | 2020-07-30 | 1 | -2/+2 |
* | Tweak zend_test arginfo/zpp | Nikita Popov | 2020-07-21 | 1 | -2/+4 |
* | Add string or object ZPP macros | Máté Kocsis | 2020-07-06 | 1 | -1/+25 |
* | Include stub hash in generated arginfo files | Nikita Popov | 2020-06-24 | 1 | -1/+2 |
* | Annotate internal functions with the mixed type | Máté Kocsis | 2020-05-25 | 1 | -1/+1 |
* | Generate method entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-11 | 1 | -0/+16 |
* | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 1 | -1/+1 |
* | Improve gen_stub.php | Máté Kocsis | 2020-04-04 | 1 | -0/+23 |
* | Fix stub for zend_terminate_string() | Nikita Popov | 2020-04-03 | 1 | -1/+1 |
* | Verify that all stubs have a return type | Nikita Popov | 2020-04-03 | 1 | -1/+1 |
* | Stubs: Store information per-class | Nikita Popov | 2020-04-03 | 1 | -9/+9 |
* | Add missing zend_test stubs | Nikita Popov | 2020-02-25 | 1 | -0/+9 |
* | Add stubs for zend_test | Nikita Popov | 2020-02-13 | 1 | -0/+28 |