summaryrefslogtreecommitdiff
path: root/ext/posix
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Handle gr_mem misalignment on macosNikita Popov2019-06-201-2/+9
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-171-12/+9
|\ \ \ \ | |/ / /
| * | | Add debug output to posix_getlogin() testNikita Popov2019-06-171-12/+9
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-051-10/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-06-051-10/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-06-051-10/+1
| | |\ \ | | | |/
| | | * fix flaky posix testJoe Watkins2019-06-051-10/+1
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+13
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1480-300/+300
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| | | * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-042-1/+4
| | | |\
| | | | * Fix bug #75481: makedev warningPeter Kokot2018-09-042-1/+4
| | * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+13
| | * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1480-300/+300
* | | | | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-032-8/+7
* | | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-011-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | skip where no groups availableJoe Watkins2019-06-011-0/+1
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-101-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove posix_getlogin() check from posix_getpwnam() testNikita Popov2019-04-101-3/+0
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-123-5/+12
|\ \ \ \ \ | |/ / / /
| * | | | Switch to use ZTS cacheDmitry Stogov2019-03-123-5/+12
* | | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-1113-274/+0
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+5
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-03-0524-804/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove more zpp error testsNikita Popov2019-03-0524-804/+0
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-011-5/+12
|\ \ \ \ \ | |/ / / /
| * | | | Test for function posix_getpwnam() basic functionalityRodrigo Prado2019-03-011-5/+12
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-141-0/+31
|\ \ \ \ \ | |/ / / /
| * | | | Add test to function posix_getlogin()Rodrigo Prado de Jesus2019-02-141-0/+31
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-141-0/+28
|\ \ \ \ \ | |/ / / /
| * | | | Create posix_getpwnam_basic_01.phptRodrigo Prado2019-02-141-0/+28
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-02-141-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Add basic test for posix getgrnamRiccardo Magliocchetti2019-02-141-0/+27
* | | | | Remove $errcontext argument to error handlersNikita Popov2019-02-051-1/+1
|/ / / /
* | | | Some more test removalsNikita Popov2019-02-053-168/+0
* | | | Remove zpp variation testsNikita Popov2019-02-059-1253/+0
* | | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1519-19/+13
* | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-61/+61
* | | | Trim trailing whitespace in testsGabriel Caruso2018-10-1480-244/+244
* | | | Remove __USE_GNU definesNikita Popov2018-09-171-5/+0
|/ / /
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-012-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-012-0/+23
| |\ \ | | |/
| | * Fix #75696: posix_getgrnam fails to print details of groupChristoph M. Becker2018-09-012-0/+23
| * | year++Xinchen Hui2018-01-022-2/+2
* | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-5/+5