History log of /PHP-7.0/ext/standard/basic_functions.c (Results 451 – 475 of 1233)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.0RC5
# 39219cf7 02-Oct-2006 Hannes Magnusson

protos


# 154f70ac 01-Oct-2006 Ilia Alshanetsky

Fixed bug #38993 (Fixed safe_mode/open_basedir checks for
session.save_path, allowing them to account for extra parameters).


# af993553 19-Sep-2006 Ilia Alshanetsky

array_key_exists() should not work by by-ref


# 04da0582 15-Sep-2006 Antony Dovgal

MFH: fix leak when call to shutdown function fails


Revision tags: php-5.2.0RC4, php-5.2.0RC3
# c2a38c60 31-Aug-2006 Antony Dovgal

more z/Z fixes


# 7384c12b 28-Aug-2006 Antony Dovgal

MFH: make sure ext/standard is down before ext/session (fixes #38534)


# ecfa8808 28-Aug-2006 Antony Dovgal

MFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)


# 2d3056e9 27-Aug-2006 Hannes Magnusson

MFH:
- Fixed bug #33895 (missing math constants).
- Remove M_PI from math.c (its defined in php_math.h)


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# a0371df3 26-Jul-2006 Antony Dovgal

MFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there


# d5ec3193 25-Jul-2006 Hannes Magnusson

MFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()


Revision tags: php-5.2.0RC1
# 46f21b8a 19-Jul-2006 Michael Wallner

MFH: added error_get_last() function


# 87c64280 15-Jul-2006 Marcus Boerger

- MFH Added array_fill_keys(). (Marcus, Mathew W)


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())


1...<<11121314151617181920>>...50