Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2 |
|
#
34d93f0c |
| 22-Jun-2011 |
Ilia Alshanetsky |
Zend Signal Handling
|
Revision tags: php-5.4.0alpha1, php-5.3.7RC1 |
|
#
2dce38f5 |
| 03-Jun-2011 |
Ilia Alshanetsky |
Fixed crash and improved signal validation
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
3ac257f3 |
| 01-Nov-2010 |
Arnaud Le Blanc |
MFH fixed bug #52784 (Race condition when handling many concurrent signals)
|
#
adaa31ff |
| 01-Nov-2010 |
Arnaud Le Blanc |
fix the fix
|
#
61e7730e |
| 01-Nov-2010 |
Arnaud Le Blanc |
fixed bug #52784 (Race condition when handling many concurrent signals)
|
#
cd639862 |
| 01-Nov-2010 |
Arnaud Le Blanc |
MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch by nick dot telford at gmail dot com)
|
#
a9507474 |
| 01-Nov-2010 |
Arnaud Le Blanc |
Fix bug #52173 (ext/pcntl doesn't store/report errors) (patch by nick dot telford at gmail dot com)
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0 |
|
#
7a535b80 |
| 30-Sep-2009 |
Dmitry Stogov |
pcntl_exec() should inherit environment in case it's not provided as an argument
|
Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
f2b8b7f4 |
| 26-May-2009 |
Arnaud Le Blanc |
MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, patch by james at jamesreno dot com)
|
Revision tags: php-5.3.0RC2 |
|
#
da141679 |
| 28-Mar-2009 |
Matteo Beccati |
MFH: - Fixed bug #47816 (pcntl tests failing on NetBSD) # Tests will still fail until a few kernel bugs are fixed
|
#
89741745 |
| 28-Mar-2009 |
Matteo Beccati |
MFH: - Reverting: pcntl_signal() returning NULL when passing wrong parameters
|
#
724ae4b9 |
| 28-Mar-2009 |
Matteo Beccati |
MFH: - Fixed pcntl_signal() returning NULL when passing wrong parameters
|
#
19b88b61 |
| 25-Mar-2009 |
Arnaud Le Blanc |
MFH: Fix build on FreeBSD <7 (fixes #47777)
|
#
fe9ce624 |
| 25-Mar-2009 |
Felipe Pena |
MFH: - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants). Patch by: mbeccati at php.net
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE |
|
#
cf7ad21c |
| 10-Nov-2008 |
Arnaud Le Blanc |
MFH: Added the oldset parameter to pcntl_sigprocmask(). Already documented.
|
Revision tags: php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
52f5ee88 |
| 12-Sep-2008 |
Arnaud Le Blanc |
MFH: initialize optional args
|
Revision tags: php-4.4.9 |
|
#
c71ea248 |
| 05-Aug-2008 |
Jani Taskinen |
MFH
|
#
e304515d |
| 02-Aug-2008 |
Felipe Pena |
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
|