Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip test when SIGKILL is not defined | Matteo Beccati | 2019-08-09 | 1 | -1/+2 |
* | fix flaky posix test | Joe Watkins | 2019-06-05 | 1 | -10/+1 |
* | 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 |
* | 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 |
* | | 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 |
* | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 3 | -3/+3 |
* | | Avoid useless dereferences and separations during paramter passing. | Dmitry Stogov | 2017-06-19 | 1 | -2/+2 |
* | | Add basic test for posix_setegid function | Shaikhul Chowdhury | 2017-06-02 | 1 | -0/+12 |
* | | Remove obsolete version checks from tests | Nikita Popov | 2017-02-02 | 5 | -212/+0 |
* | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed bug #71219 configure script incorrectly checks for ttyname_r | Joe Watkins | 2017-01-11 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | | | Use new param API in posix | Sara Golemon | 2016-12-28 | 1 | -61/+74 |
|/ / | |||||
* | | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions | Christoph M. Becker | 2016-09-03 | 6 | -6/+6 |
|/ | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-07-30 | 1 | -1/+1 |
|\ | |||||
| * | Revert "Fixed bug #71219" | Nikita Popov | 2016-07-30 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-07-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #71219 | Nikita Popov | 2016-07-30 | 1 | -1/+1 |
* | | Fix posix build | Nikita Popov | 2016-05-01 | 1 | -1/+1 |
* | | Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL) | Xinchen Hui | 2016-05-01 | 1 | -2/+6 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | Fix posix_setrlimit segfault | Nikita Popov | 2015-07-09 | 1 | -2/+1 |
* | | Fix posix_setrlimit() to use int as values instead of strings. | Magnus Määttä | 2015-07-09 | 1 | -15/+8 |
* | | Add posix_setrlimit() FR #54603 | Magnus Määttä | 2015-07-08 | 4 | -2/+120 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 2 | -31/+31 |
* | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 25 | -106/+106 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -34/+34 |
* | | skip posix 32-bit | Andrea Faulds | 2014-11-28 | 9 | -4/+13 |
* | | Fixes posix tests | Florian MARGAINE | 2014-11-09 | 9 | -1/+25 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -61/+61 |
* | | ported ext/posix | Anatol Belski | 2014-08-19 | 1 | -26/+26 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -37/+37 |
* | | Fixed compatibility | Dmitry Stogov | 2014-07-22 | 1 | -1/+2 |
* | | added support for ext/posix | Dmitry Stogov | 2014-05-06 | 1 | -21/+20 |