summaryrefslogtreecommitdiff
path: root/ext/pcntl
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
|
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-121-36/+36
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix format update NEWS Add test for bug #69522 Update tests Fix bug #69522 - do not allow int overflow Forgot test file Fix bug #69403 and other int overflows Fixed bug #69418 - more s->p fixes for filenames Fixed bug #69364 - use smart_str to assemble strings Fix bug #69453 - don't try to cut empty string Fix bug #69545 - avoid overflow when reading list Conflicts: ext/standard/pack.c
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-121-36/+36
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: fix format update NEWS Add test for bug #69522 Update tests Fix bug #69522 - do not allow int overflow Forgot test file Fix bug #69403 and other int overflows Fixed bug #69418 - more s->p fixes for filenames Fixed bug #69364 - use smart_str to assemble strings Fix bug #69453 - don't try to cut empty string Fix bug #69545 - avoid overflow when reading list Conflicts: ext/pcntl/pcntl.c ext/standard/basic_functions.c ext/standard/pack.c ext/standard/tests/dir/opendir_variation1-win32.phpt
| | * Fixed bug #69418 - more s->p fixes for filenamesStanislav Malyshev2015-05-101-37/+37
| | |
| | * Bump yearXinchen Hui2014-01-034-4/+4
| | |
| * | Bump yearXinchen Hui2015-01-154-4/+4
| | |
* | | bump yearXinchen Hui2015-01-154-4/+4
| | |
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-122-0/+8
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: pcntl_signal_dispatch: Speed up by preventing system calls when unnecessary
| * | pcntl_signal_dispatch: Speed up by preventing system calls when unnecessaryJille Timmermans2014-12-122-0/+8
| | |
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-291-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | * PHP-5.5: Updated NEWS Fix #60509, pcntl_signal doesn't decrease ref-count of old handler
| * | Fix #60509, pcntl_signal doesn't decrease ref-count of old handlerJulien Pauli2014-11-291-0/+1
| | |
| * | Bump yearXinchen Hui2014-01-034-4/+4
| | |
| * | Merge commit 'a03f094' into PHP-5.5Rasmus Lerdorf2013-08-022-2/+2
| |\ \ | | |/ | | | | | | | | | * commit 'a03f094': We shouldn't load any local ini files for these tests
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | | Bump yearXinchen Hui2014-01-034-4/+4
| | |
* | | Merge commit 'a03f094'Rasmus Lerdorf2013-08-022-2/+2
|\ \ \ | |/ / |/| / | |/ | | * commit 'a03f094': We shouldn't load any local ini files for these tests
| * 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
|\ \ \ | |/ / | | | | | | | | | * PHP-5.4: Fixed the common misspelling of the word occurred (occured -> occurred)
| * | 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
| |\ \ | | |/ | | | | | | | | | Conflicts: main/output.c
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | | | | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx>
| | * Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| | | | | | | | | | | | This reverts commit 55b1e612421c52ea0bb8a3772095c5bbd62045db.
| | * ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | | | | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx>
| | * - 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
| | | | | | | | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :)
| | * - Year++Felipe Pena2011-01-014-4/+4
| | |
| | * MFH fixed bug #52784 (Race condition when handling many Arnaud Le Blanc2010-11-013-4/+25
| | | | | | | | | | | | | | | concurrent signals)
| | * MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) Arnaud Le Blanc2010-11-013-0/+143
| | | | | | | | | | | | | | | (patch by nick dot telford at gmail dot com)
| * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow)Gustavo André dos Santos Lopes2012-03-291-1/+1
| | | | | | | | | | | | This reverts commit 4aeabaf8e938af00d6fe9f8316251b543640018c.
| * | ext/pcntl/pcntl.c: Fix typo in commentJille Timmermans2012-03-291-1/+1
| | | | | | | | | | | | Signed-off-by: Jille Timmermans <jille@quis.cx>
| * | - 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
| | |