History log of /PHP-5.5/ext/standard/basic_functions.c (Results 326 – 350 of 1086)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# a8be85ce 16-Feb-2006 Wez Furlong

add getloadavg() function that has been running in production on rs1.php.net
for a couple of years.


# 2108714a 16-Feb-2006 Antony Dovgal

MFH: improve usleep(): use new param parsing API, check for negative values
(related to #36410)


# 80cc4867 28-Jan-2006 Frank M. Kromann

Export symbols that will allow building WDDX as shared object


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4
# 0851c649 13-Jan-2006 Antony Dovgal

MFH: add missing ifdefs


Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 88268c6b 04-Jan-2006 Derick Rethans

- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFun

- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFuncs).
- MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
passes an offset).
- MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset
well).
- MFH: Fixed bug #30937 (date_sunrise() & date_sunset() don't handle endless
day/night at high latitudes).

show more ...


# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 4bb39ad2 16-Dec-2005 Marcus Boerger

- Fix is_callable usage


# 418223e2 16-Dec-2005 Antony Dovgal

fix #35713 (getopt() returns array with numeric strings when passed options like '-1')


Revision tags: RELEASE_1_1_1
# b30602b7 08-Dec-2005 Ilia Alshanetsky

Fixed bug #35594 (Multiple calls to getopt() may result in a crash).


Revision tags: RELEASE_1_1
# d5bb2e38 07-Dec-2005 Ilia Alshanetsky

Undo accidental revert of patch for bug #34729


1...<<11121314151617181920>>...44