Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup snmp after resource to object migration | Máté Kocsis | 2020-08-04 | 1 | -12/+0 |
* | Remove proto comments from C files | Max Semenik | 2020-07-06 | 1 | -74/+37 |
* | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 1 | -1/+1 |
* | Include stub hash in generated arginfo files | Nikita Popov | 2020-06-24 | 1 | -1/+2 |
* | Fix MSVC level 1 (severe) warnings | Christoph M. Becker | 2020-06-05 | 1 | -1/+1 |
* | Do not inherit LC_CTYPE locale from environment | Nikita Popov | 2020-04-30 | 1 | -0/+3 |
* | Generate function entries from stubs | Máté Kocsis | 2020-04-20 | 4 | -97/+89 |
* | Add missing visibility modifiers in stubs | Máté Kocsis | 2020-04-11 | 1 | -9/+9 |
* | Fix typo (UNKOWN -> UNKNOWN) | Christoph M. Becker | 2020-04-09 | 2 | -21/+4 |
* | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 1 | -10/+27 |
* | Annotate function aliases in stubs | Máté Kocsis | 2020-04-04 | 1 | -1/+5 |
* | Improve error messages of various extensions | Máté Kocsis | 2020-03-23 | 2 | -2/+2 |
* | Change argument error message format | Máté Kocsis | 2020-02-26 | 1 | -2/+2 |
* | Make type error messages more consistent | Máté Kocsis | 2020-02-17 | 1 | -2/+2 |
* | Revert "Replace @param annotations with type declarations" | Christoph M. Becker | 2020-02-17 | 2 | -34/+68 |
* | Replace @param annotations with type declarations | Christoph M. Becker | 2020-02-16 | 2 | -68/+34 |
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 6 | -25/+25 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-02-03 | 1 | -39/+39 |
|\ | |||||
* \ | Merge branch 'PHP-7.4' | Nikita Popov | 2020-01-20 | 1 | -7/+0 |
|\ \ | |/ | |||||
| * | Fix bug #79112: IMAP can't find OpenSSL during configure | Nikita Popov | 2020-01-20 | 1 | -7/+0 |
* | | Fix #78880 Another round | Máté Kocsis | 2020-01-19 | 1 | -1/+1 |
* | | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 2 | -2/+2 |
* | | Fix #78880: Yet another batch of spelling errors | Máté Kocsis | 2020-01-16 | 2 | -4/+4 |
* | | Use RETURN_THROWS() after zend_throw_exception() in most of the extensions | Máté Kocsis | 2020-01-02 | 1 | -1/+1 |
* | | Use RETURN_THROWS() during ZPP in most of the extensions | Máté Kocsis | 2019-12-31 | 1 | -20/+20 |
* | | Add union return types for function stubs | Máté Kocsis | 2019-11-11 | 2 | -75/+33 |
* | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -3/+0 |
* | | zend_parse_parameters_throw() is obsolete | Christoph M. Becker | 2019-11-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-10-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix miscellaneous typos in docs | Tyson Andre | 2019-10-19 | 1 | -1/+1 |
* | | Fixed tests | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-10-01 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-10-01 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-10-01 | 2 | -2/+2 |
| | |\ | |||||
| | | * | Add missing skip keyword in tests | Fabien Villepinte | 2019-10-01 | 2 | -2/+2 |
* | | | | Add ext/snmp arginfo stubs | Christoph M. Becker | 2019-09-28 | 4 | -253/+338 |
* | | | | Don't return explicit value on failing ZPP | Christoph M. Becker | 2019-09-28 | 1 | -18/+18 |
* | | | | Add missing zend_parse_parameters_none() | Christoph M. Becker | 2019-09-28 | 1 | -0/+8 |
* | | | | More ZPP warning to error related test fixes | Christoph M. Becker | 2019-09-27 | 4 | -35/+0 |
* | | | | Fix tests wrt. ZPP warnings to errors | Christoph M. Becker | 2019-09-27 | 12 | -123/+0 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-09-27 | 1 | -18/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix test regarding Reflection::export() deprecation | Christoph M. Becker | 2019-09-27 | 1 | -18/+9 |
* | | | | Initialize variables | Christoph M. Becker | 2019-09-27 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-09-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-09-27 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-09-27 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix skipif.inc | Christoph M. Becker | 2019-09-27 | 1 | -1/+1 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 5 | -5/+2 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 32 | -36/+36 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+0 |