Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 | |
| | | * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-09-04 | 2 | -1/+4 | |
| | | |\ | ||||||
| | | | * | Fix bug #75481: makedev warning | Peter Kokot | 2018-09-04 | 2 | -1/+4 | |
| | * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+13 | |
| | * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 80 | -300/+300 | |
* | | | | | Convert fetch_resource warnings into TypeErrors | Nikita Popov | 2019-06-03 | 2 | -8/+7 | |
* | | | | | Merge branch 'PHP-7.4' | Joe Watkins | 2019-06-01 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | skip where no groups available | Joe Watkins | 2019-06-01 | 1 | -0/+1 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -2/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 | |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-10 | 1 | -3/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove posix_getlogin() check from posix_getpwnam() test | Nikita Popov | 2019-04-10 | 1 | -3/+0 | |
* | | | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-03-12 | 3 | -5/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Switch to use ZTS cache | Dmitry Stogov | 2019-03-12 | 3 | -5/+12 | |
* | | | | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 13 | -274/+0 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-07 | 1 | -2/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+5 | |
* | | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-03-05 | 24 | -804/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove more zpp error tests | Nikita Popov | 2019-03-05 | 24 | -804/+0 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-01 | 1 | -5/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Test for function posix_getpwnam() basic functionality | Rodrigo Prado | 2019-03-01 | 1 | -5/+12 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-14 | 1 | -0/+31 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add test to function posix_getlogin() | Rodrigo Prado de Jesus | 2019-02-14 | 1 | -0/+31 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-14 | 1 | -0/+28 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Create posix_getpwnam_basic_01.phpt | Rodrigo Prado | 2019-02-14 | 1 | -0/+28 | |
* | | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-14 | 1 | -0/+27 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add basic test for posix getgrnam | Riccardo Magliocchetti | 2019-02-14 | 1 | -0/+27 | |
* | | | | | Remove $errcontext argument to error handlers | Nikita Popov | 2019-02-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Some more test removals | Nikita Popov | 2019-02-05 | 3 | -168/+0 | |
* | | | | Remove zpp variation tests | Nikita Popov | 2019-02-05 | 9 | -1253/+0 | |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 | |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 | |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 19 | -19/+13 | |
* | | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 30 | -61/+61 | |
* | | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 80 | -244/+244 | |
* | | | | Remove __USE_GNU defines | Nikita Popov | 2018-09-17 | 1 | -5/+0 | |
|/ / / | ||||||
* | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-09-01 | 2 | -0/+23 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-09-01 | 2 | -0/+23 | |
| |\ \ | | |/ | ||||||
| | * | Fix #75696: posix_getgrnam fails to print details of group | Christoph M. Becker | 2018-09-01 | 2 | -0/+23 | |
| * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 | |
* | | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -5/+5 | |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 2 | -6/+1 | |
* | | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -5/+5 | |
* | | | Merge branch 'pull-request/3288' | Stanislav Malyshev | 2018-06-19 | 2 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Fix bug #75481: makedev warning | Peter Kokot | 2018-06-13 | 2 | -1/+4 | |
| | |/ | |/| | ||||||
| * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 | |
* | | | Normalize the POSIX phpinfo output | Peter Kokot | 2018-06-02 | 1 | -3/+1 | |
* | | | Use int instead of long in protos | Gabriel Caruso | 2018-02-23 | 1 | -5/+5 | |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 22 | -22/+22 | |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 24 | -105/+105 |