Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix test - on CI somebody could create a process in the meantime | Stanislav Malyshev | 2014-04-14 | 1 | -2/+2 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -16/+16 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
|/ / | |||||
* | | These getpwnam('') tests are silly and not portable | Rasmus Lerdorf | 2013-10-20 | 4 | -84/+0 |
|/ | |||||
* | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-06-10 | 1 | -0/+15 |
|\ | |||||
| * | Adding a test for ext/posix/tests/posix_getegid_basic.phpt | michelangelo | 2012-06-10 | 1 | -0/+15 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | zoe slattery | 2012-05-15 | 1 | -1/+0 |
|\ \ | |||||
| * | | Small fixes to tests, see #62022 | zoe slattery | 2012-05-15 | 1 | -1/+0 |
| |/ | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| * | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| * | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
| * | - add skipif | Pierre Joye | 2011-09-06 | 8 | -0/+48 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| * | - fix #39863, do not accept paths with NULL in them. See http://news.php.net/... | Pierre Joye | 2010-11-18 | 1 | -0/+12 |
| * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix... | Kalle Sommer Nielsen | 2010-08-11 | 5 | -5/+5 |
| * | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo... | Felipe Pena | 2010-06-26 | 1 | -1/+1 |
| * | * fixed bug #49819: STDOUT losing data with posix_isatty() | Michael Wallner | 2010-05-18 | 1 | -1/+3 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
* | | Changed silent conversion of array to string to produce a notice. (Patrick) | Stanislav Malyshev | 2011-10-21 | 6 | -0/+60 |
* | | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
* | | Fixing SKIPIF | Ulf Wendel | 2011-09-06 | 1 | -1/+1 |
* | | - add skipif | Pierre Joye | 2011-09-06 | 8 | -0/+48 |