Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 25 | -25/+25 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 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 |
* | Change some permissions from 755 to 644 | Peter Kokot | 2018-08-28 | 1 | -0/+0 |
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -7/+7 |
* | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -9/+9 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 24 | -48/+1 |
* | Minor cleanup in regards to magic_quotes in tests: | Kalle Sommer Nielsen | 2018-06-26 | 1 | -37/+0 |
* | Remove old SVN keywords substitutions | Peter Kokot | 2018-06-16 | 1 | -2/+0 |
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -2/+2 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 12 | -12/+12 |
* | Remove duplicated informations in tests | Gabriel Caruso | 2018-02-19 | 1 | -4/+2 |
* | Fix: follow the indent of the other configure options | Tom Van Looy | 2018-02-15 | 1 | -1/+1 |
* | Add missing clean sections | Anatol Belski | 2018-01-12 | 3 | -0/+12 |
* | Merge branch 'PHP-7.2' | Lior Kaplan | 2018-01-04 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2018) | Lior Kaplan | 2018-01-04 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 25 | -25/+25 |
* | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -5/+5 |
* | | year++ | Xinchen Hui | 2018-01-02 | 25 | -25/+25 |
* | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 8 | -16/+8 |
* | | Persistent resources are "thread-local". | Dmitry Stogov | 2017-11-01 | 1 | -4/+1 |
* | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-10-23 | 1 | -1/+1 |
|\ \ | |/ |/| |