#
b6173bee |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
|
#
19dd7051 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
|
#
12864e47 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, 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 |
|
#
d66e7291 |
| 02-Jun-2011 |
Ilia Alshanetsky |
Missing ifdef related to the previous patch
|
#
93987513 |
| 02-Jun-2011 |
Ilia Alshanetsky |
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals) This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation # Patch by Lucas Nealan, Arnaud
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals) This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation # Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky
show more ...
|
#
6fca028f |
| 31-May-2011 |
Dmitry Stogov |
MFH: Fixed bug #54957 (Memleak in alloc_globals_ctor)
|
#
d0ba3e18 |
| 31-May-2011 |
Dmitry Stogov |
Fixed bug #54957 (Memleak in alloc_globals_ctor)
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
44b9942e |
| 07-Feb-2011 |
Pierre Joye |
- null deref fix
|
#
a0a603d1 |
| 07-Feb-2011 |
Pierre Joye |
- null deref fix
|
Revision tags: 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 |
|
#
656f1fb2 |
| 04-Oct-2010 |
Dmitry Stogov |
Bug #51155 (Unreasonable non-emalloc allocations of memory)
|
#
c2a92f3d |
| 20-Sep-2010 |
Dmitry Stogov |
Fixed bug #52888 (Zend MM shutdown crash)
|
#
411f9fbe |
| 08-Sep-2010 |
Dmitry Stogov |
We don't need to preallocate a memory segment in case we don't use zend memory manager
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3 |
|
#
4c961e90 |
| 14-Jul-2010 |
Dmitry Stogov |
Fixed incorrect reinitialization
|
#
7c24be86 |
| 14-Jul-2010 |
Dmitry Stogov |
Fixed incorrect reinitialization
|
#
3ea5bc79 |
| 07-Jul-2010 |
Dmitry Stogov |
Reused single segment between requests. Saved one malloc/free for each request.
|
Revision tags: 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 |
|
#
d839e3b9 |
| 01-Feb-2010 |
Pierre Joye |
- try again to get a crypto context when the key container did not exist (which is likely to be the case, on a 1st call)
|
Revision tags: php-5.2.13RC1 |
|
#
5eb4db5e |
| 25-Jan-2010 |
Pierre Joye |
- Ensure that stderr output are not buffered, portability for tests
|
#
d2281d1d |
| 05-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1998-2009#1998-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, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1 |
|
#
4016bfcd |
| 03-Sep-2009 |
Dmitry Stogov |
Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)
|
Revision tags: php-5.2.11RC2, php-5.2.11RC1 |
|
#
4f34f5b0 |
| 09-Aug-2009 |
Andi Gutmans |
- MFH
|
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3 |
|
#
b4d9c791 |
| 30-May-2009 |
Arnaud Le Blanc |
MFH: Take small blocks cache into account in memory_get_usage()
|
Revision tags: php-5.2.10RC1, php-5.3.0RC2 |
|
#
dc683c85 |
| 01-Apr-2009 |
Felipe Pena |
- MFH: Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)
|