Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run tidy | Nikita Popov | 2020-09-18 | 35 | -90/+90 |
* | Add a bunch of missing argument types to stubs | Máté Kocsis | 2020-08-03 | 2 | -3/+15 |
* | Review the usage of apostrophes in error messages | Máté Kocsis | 2020-07-10 | 3 | -3/+3 |
* | Remove proto comments from C files | Max Semenik | 2020-07-06 | 3 | -86/+43 |
* | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 4 | -4/+4 |
* | Include stub hash in generated arginfo files | Nikita Popov | 2020-06-24 | 1 | -1/+2 |
* | Fix missing initializers in dba inifile | Nikita Popov | 2020-06-23 | 1 | -5/+5 |
* | Improve a last couple of argument error messages | Máté Kocsis | 2020-04-20 | 3 | -3/+3 |
* | Fix typo (UNKOWN -> UNKNOWN) | Christoph M. Becker | 2020-04-09 | 2 | -2/+2 |
* | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 1 | -2/+2 |
* | Generate function entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-04 | 4 | -39/+40 |
* | Revert "Replace @param annotations with type declarations" | Christoph M. Becker | 2020-02-17 | 2 | -8/+13 |
* | Replace @param annotations with type declarations | Christoph M. Becker | 2020-02-16 | 2 | -13/+8 |
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 28 | -358/+358 |
* | Fix #78880 Another round | Máté Kocsis | 2020-01-19 | 1 | -2/+2 |
* | Use RETURN_THROWS() in various places | Máté Kocsis | 2020-01-03 | 1 | -1/+1 |
* | Use RETURN_THROWS() after zend_fetch_resource*() | Máté Kocsis | 2020-01-03 | 1 | -2/+2 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-01-03 | 2 | -0/+41 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-01-03 | 2 | -0/+41 |
| |\ | |||||
| | * | Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reached | Christoph M. Becker | 2020-01-03 | 2 | -0/+41 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 60 | -161/+161 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -44/+44 |
* | | | Use RETURN_THROWS() during ZPP in the date, dba and dom extensions | Máté Kocsis | 2019-12-31 | 1 | -12/+12 |
* | | | Add union return types for function stubs | Máté Kocsis | 2019-11-11 | 2 | -17/+9 |
* | | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 29 | -63/+0 |
* | | | Cleanup return values when parameter parsing is unsuccessful | Máté Kocsis | 2019-10-30 | 1 | -3/+3 |
* | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 26 | -52/+0 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-09-23 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Allow lookup of distro-packaged QDBM headers on Debian | Stephen Reay | 2019-09-23 | 1 | -0/+4 |
* | | | Add ext/dba stubs | Christoph M. Becker | 2019-09-22 | 3 | -76/+126 |
* | | | Remove some misleading RETURN_FALSE | Nikita Popov | 2019-08-12 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-13 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Convert all php_error_docref0 to php_error_docref | George Peter Banyard | 2019-07-13 | 1 | -6/+6 |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-05 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -0/+6 |
* | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -17/+13 |
|\ \ \ | |/ / | |||||
| * | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -17/+13 |
* | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-19 | 1 | -54/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove extension readmes | Peter Kokot | 2019-03-19 | 1 | -54/+0 |
* | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 62 | -193/+193 |
|\ \ \ | |/ / | |||||
| * | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 62 | -193/+193 |
* | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-03-12 | 3 | -7/+9 |
|\ \ \ | |/ / | |||||
| * | | Switch to use ZTS cache | Dmitry Stogov | 2019-03-12 | 3 | -7/+9 |
* | | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 5 | -32/+2 |
|/ / | |||||
* | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -42/+81 |
* | | Don't parallelize dba tests | Nikita Popov | 2019-02-21 | 1 | -0/+2 |
* | | Fix typos in code comments [skip ci] | Tyson Andre | 2019-02-18 | 2 | -2/+2 |
* | | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
* | | Remove local variables | Peter Kokot | 2019-02-03 | 17 | -153/+0 |