summaryrefslogtreecommitdiff
path: root/ext/pcntl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-10-241-7/+7
|\
| * Use posix_getuid() to check for root in pcntl_setpriority() testNikita Popov2019-10-241-7/+7
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-022-2/+10
|\ \ | |/
| * Allow SA_RESTART for SIGALRMNikita Popov2019-10-022-2/+10
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-254-8/+0
* | Convert pcntl functions arginfo to php stubsCraig Duncan2019-09-203-123/+196
* | Some pcntl cleanupNikita Popov2019-08-271-42/+54
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-171-3/+3
|\ \ | |/
| * Simplify functions checks in m4Peter Kokot2019-07-171-3/+3
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-031-0/+1
|\ \ | |/
| * Skip pcntl_sigwaitinfo() test under asan/msanNikita Popov2019-07-031-0/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-06-301-1/+1
|\ \ | |/
| * Sync functions checksPeter Kokot2019-06-301-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+1
|\ \ | |/
| * Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+1
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-141-0/+3
|\ \ | |/
| * disable this test temporarilyJoe Watkins2019-06-141-0/+3
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-141-1/+1
|\ \ | |/
| * fix mac tests on azureJoe Watkins2019-06-141-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-5/+16
|\ \ | |/
| * Allow exceptions in __toString()Nikita Popov2019-06-051-5/+16
* | 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'Kalle Sommer Nielsen2019-05-021-40/+0
|\ \ | |/
| * Remove test-pcntl scriptpeter279k2019-05-021-40/+0
| * Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-2/+2
* | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-2/+2
|\ \
| * | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-2/+2
| |/
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-191-11/+0
|\ \ | |/
| * Remove extension readmesPeter Kokot2019-03-191-11/+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-114-44/+0
|/
* Remove function_table var from the callerc9s2019-03-111-1/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Reinstall pcntl tick handler on each request (it cleared after the first requ...Dmitry Stogov2019-02-201-1/+1
* Implement pcntl_unsharePedro Magalhães2019-02-186-1/+177
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-122-0/+26
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-122-0/+26
| |\
| | * Make pid & uid available while handling realtime signalshsldymq2019-02-122-0/+26
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1411-24/+24
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-5/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-133-11/+11
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1411-24/+24
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-5/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* | | Add test case for pcntl_setpriority basic behaviourEr Galvão Abbott2019-02-101-0/+23
* | | Add test for pcntl_getpriority() basic behaviourEr Galvão Abbott2019-02-091-0/+19
* | | Remove local variablesPeter Kokot2019-02-033-26/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4