summaryrefslogtreecommitdiff
path: root/ext/posix
Commit message (Expand)AuthorAgeFilesLines
* Use int instead of integer in type errorsGabriel Caruso2018-02-0424-105/+105
* Use %d when expecting line number in testsGabriel Caruso2018-02-021-1/+1
* year++Xinchen Hui2018-01-022-2/+2
* Move constants into read-only data segmentDmitry Stogov2017-12-141-5/+5
* Cleanup type conversionDmitry Stogov2017-12-071-4/+2
* Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-49/+0
* Remove superfluous semicolonsTom Van Looy2017-06-263-3/+3
* Avoid useless dereferences and separations during paramter passing.Dmitry Stogov2017-06-191-2/+2
* Add basic test for posix_setegid functionShaikhul Chowdhury2017-06-021-0/+12
* Remove obsolete version checks from testsNikita Popov2017-02-025-212/+0
* Merge branch 'PHP-7.1'Joe Watkins2017-01-111-1/+1
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-111-1/+1
| |\
| | * Fixed bug #71219 configure script incorrectly checks for ttyname_rJoe Watkins2017-01-111-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | Use new param API in posixSara Golemon2016-12-281-61/+74
|/ /
* | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-036-6/+6
|/
* Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-301-1/+1
|\
| * Revert "Fixed bug #71219"Nikita Popov2016-07-301-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-301-1/+1
|\ \ | |/
| * Fixed bug #71219Nikita Popov2016-07-301-1/+1
* | Fix posix buildNikita Popov2016-05-011-1/+1
* | Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL)Xinchen Hui2016-05-011-2/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
* | Fix posix_setrlimit segfaultNikita Popov2015-07-091-2/+1
* | Fix posix_setrlimit() to use int as values instead of strings.Magnus Määttä2015-07-091-15/+8
* | Add posix_setrlimit() FR #54603Magnus Määttä2015-07-084-2/+120
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* | bump yearXinchen Hui2015-01-152-2/+2
* | trailing whitespace removalStanislav Malyshev2015-01-102-31/+31
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-2125-106/+106
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-34/+34
* | skip posix 32-bitAndrea Faulds2014-11-289-4/+13
* | Fixes posix testsFlorian MARGAINE2014-11-099-1/+25
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | first show to make 's' work with size_tAnatol Belski2014-08-271-6/+6
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-2/+2
* | master renames phase 1Anatol Belski2014-08-251-61/+61
* | ported ext/posixAnatol Belski2014-08-191-26/+26
* | basic macro replacements, all at onceAnatol Belski2014-08-191-37/+37
* | Fixed compatibilityDmitry Stogov2014-07-221-1/+2
* | added support for ext/posixDmitry Stogov2014-05-061-21/+20
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-141-2/+2
| |\
| | * Fix test - on CI somebody could create a process in the meantimeStanislav Malyshev2014-04-141-2/+2
| | * Bump yearXinchen Hui2014-01-032-2/+2
| * | Bump yearXinchen Hui2014-01-032-2/+2