Revision tags: php-4.4.3RC2 |
|
#
7af33194 |
| 02-Jul-2006 |
Hannes Magnusson |
MFH: arginfo fixes
|
#
6910275d |
| 30-Jun-2006 |
Hannes Magnusson |
MFH reference fixes
|
#
24ac7931 |
| 28-Jun-2006 |
Ilia Alshanetsky |
Improved safe_mode check for the error_log() function.
|
#
297a3d8e |
| 27-Jun-2006 |
Hannes Magnusson |
arginof fixes
|
#
52fd069f |
| 27-Jun-2006 |
Hannes Magnusson |
Fix arg info (php6 features)
|
#
fd1679e7 |
| 26-Jun-2006 |
Hannes Magnusson |
nuke obsolete arginfo
|
#
e06665c9 |
| 26-Jun-2006 |
Hannes Magnusson |
MFH: argument info
|
#
223d122c |
| 26-Jun-2006 |
Hannes Magnusson |
MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings
|
#
862c4d23 |
| 26-Jun-2006 |
Rasmus Lerdorf |
MFH: fix sapi_getenv() leak
|
#
7b6bf33b |
| 25-Jun-2006 |
Hannes Magnusson |
MFH: image_type_to_mime_type()
|
Revision tags: BEFORE_NEW_OUTPUT_API |
|
#
5186ee9c |
| 30-May-2006 |
Ilia Alshanetsky |
Added memory_get_peak_usage() function for retrieving peak memory usage of a PHP script.
|
#
53988d8c |
| 24-May-2006 |
Ilia Alshanetsky |
Fixed bug #37563 (array_key_exists performance is poor for &$array).
|
Revision tags: php-4.4.3RC1 |
|
#
14f6b914 |
| 19-May-2006 |
Dmitry Stogov |
Optimized zend_try/zend_catch macroses (eliminated memcpy())
|
#
4ab6eb3d |
| 14-May-2006 |
Ilia Alshanetsky |
MFH: Fixed bug #36630 (umask not reset at the end of the request).
|
#
2100a861 |
| 13-May-2006 |
Marcus Boerger |
- MFH Initial support for RFC2397
|
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
3edb5a8b |
| 03-Apr-2006 |
Ilia Alshanetsky |
Fixed an unlikely, but possible memory leak.
|
#
bace0def |
| 03-Apr-2006 |
Antony Dovgal |
fix spelling in error messages: greater/less thEn -> greater/less thAn
|
Revision tags: php-5.1.3RC2 |
|
#
b2bbaca8 |
| 20-Mar-2006 |
Antony Dovgal |
shutdown syslog module before freeing basic_globals
|
#
f789f0e3 |
| 20-Mar-2006 |
Antony Dovgal |
.. and add missing #ifdef
|
#
3309d14a |
| 20-Mar-2006 |
Antony Dovgal |
fix wrong mshutdown func params
|
#
edbfb9c2 |
| 20-Mar-2006 |
Antony Dovgal |
fix #36808 (syslog ident becomes garbage between requests)
|
Revision tags: php-5.1.3RC1 |
|
#
f87e7b8b |
| 05-Mar-2006 |
Derick Rethans |
- Added lchown() and lchgrp() to change user/group ownership of symlinks.
|
Revision tags: RELEASE_1_2 |
|
#
9f53c8e3 |
| 23-Feb-2006 |
Brian France |
MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)
|
#
f5241f16 |
| 21-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36458 (sleep() accepts negative values).
|
#
bab48a09 |
| 18-Feb-2006 |
Rasmus Lerdorf |
Rename getloadavg to sys_getloadavg
|