summaryrefslogtreecommitdiff
path: root/ext/pcntl
Commit message (Expand)AuthorAgeFilesLines
* Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-9/+5
* Use zend_long_to_str in pcntlNikita Popov2014-05-281-3/+1
* Use new zend_hash APIDmitry Stogov2014-05-281-31/+23
* Remove incorrect EMPTY_SWITCH_DEFAULT_CASE() usageNikita Popov2014-05-231-1/+0
* Fixed support for references and proper string lengthsDmitry Stogov2014-05-061-11/+13
* Added support for ext/pcntl (incomplete; ext/posix required to run all tests)Dmitry Stogov2014-05-061-41/+39
* Merge branch 'PHP-5.6'Xinchen Hui2014-01-034-4/+4
|\
| * Bump yearXinchen Hui2014-01-034-4/+4
* | Eliminate the TSRMLS_FETCH() calls in the ticks functions and hookKalle Sommer Nielsen2013-12-181-1/+1
|/
* Merge commit 'a03f094'Rasmus Lerdorf2013-08-022-2/+2
|\
| * We shouldn't load any local ini files for these testsRasmus Lerdorf2013-08-022-2/+2
| * typo fixesVeres Lajos2013-07-151-1/+1
| * Happy New YearXinchen Hui2013-01-014-4/+4
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Happy New YearXinchen Hui2013-01-014-4/+4
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-091-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
| |\ \ | | |/
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-06-302-5/+5
|\ \ \ | |/ /
| * | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-302-5/+5
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-03-291-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-03-291-1/+1
| |\ \ | | |/
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | * Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | * - Year++Felipe Pena2012-01-014-4/+4
| | * Fix errormessageHannes Magnusson2011-09-071-1/+1
| | * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | * - Added SKIPIFFelipe Pena2011-06-245-3/+14
| | * Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-2/+2
| | * - Year++Felipe Pena2011-01-014-4/+4
| | * MFH fixed bug #52784 (Race condition when handling many Arnaud Le Blanc2010-11-013-4/+25
| | * MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) Arnaud Le Blanc2010-11-013-0/+143
| * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| * | ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| * | - Year++Felipe Pena2012-01-014-4/+4
| * | Fix errormessageHannes Magnusson2011-09-071-1/+1
| * | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * | MFHStanislav Malyshev2011-07-121-1/+3
| * | - Added SKIPIFFelipe Pena2011-06-245-3/+14
| * | Zend Signal HandlingIlia Alshanetsky2011-06-223-6/+21
* | | Revert "Merge branch 'pull-request/24'" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
* | | ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-281-1/+1
* | | - Year++Felipe Pena2012-01-014-4/+4
* | | Fix errormessageHannes Magnusson2011-09-071-1/+1
* | | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1