History log of /PHP-5.5/main/main.c (Results 251 – 275 of 928)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fe6effee 18-Sep-2006 Ilia Alshanetsky

Avoid generating php_errormsg twice in some instances.


# 5aa6dcc6 18-Sep-2006 Ilia Alshanetsky

Fixed memory leak on require() error


Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2
# 3a211712 17-Aug-2006 Ilia Alshanetsky

Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.


Revision tags: php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# 46f21b8a 19-Jul-2006 Michael Wallner

MFH: added error_get_last() function


# 29ed52ff 18-Jul-2006 Dmitry Stogov

New memory manager


# d6879794 17-Jul-2006 Dmitry Stogov

Fixed memory leaks in ZTS mode.


Revision tags: php-4.4.3RC2
# 6bfeea9e 16-Jun-2006 Rasmus Lerdorf

MFH: Backported allow_url_include from HEAD. This directive allows
separate control of URL handling in includes/requires allowing sites to
enable allow_url_fopen without enabling remote incl

MFH: Backported allow_url_include from HEAD. This directive allows
separate control of URL handling in includes/requires allowing sites to
enable allow_url_fopen without enabling remote includes.

show more ...


Revision tags: BEFORE_NEW_OUTPUT_API
# b8ebfce9 31-May-2006 Andrei Zmievski

Revert accidentally committed internal patch


# 1f04ac91 31-May-2006 Andrei Zmievski

MFB


# 740d3945 24-May-2006 Edin Kadribasic

Initialize windows globals, fixes #37428


Revision tags: php-4.4.3RC1
# 14f6b914 19-May-2006 Dmitry Stogov

Optimized zend_try/zend_catch macroses (eliminated memcpy())


# cccb406e 16-May-2006 Ilia Alshanetsky

Disable realpath cache when open_basedir or safe_mode are enabled on a
per-request basis.


# 1f41b288 11-May-2006 Dmitry Stogov

Fixed bug #37306 (max_execution_time = max_input_time)


# f7776502 11-May-2006 Marcus Boerger

- MFH Fix error mode handling


# 8a03fc5e 10-May-2006 Antony Dovgal

add missing parts of E_RECOVERABLE merge


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
# d23c1d76 12-Apr-2006 Antony Dovgal

fix #37053 (html_errors with internal classes produces wrong links)


# ead76524 07-Apr-2006 Dmitry Stogov

We don't need setup the same time-out two times.


Revision tags: php-5.1.3RC2
# 658ac96c 21-Mar-2006 Dmitry Stogov

Fixed bug #36809 (__FILE__ behavior changed)


# 98bacb0e 14-Mar-2006 Dmitry Stogov

Fixed bug #35988 (Unknown persistent list entry type in module shutdown)


# d21669fc 13-Mar-2006 Dmitry Stogov

Fixed realpath() cache for main script with FastCGI SAPI


# 6c4e9d30 10-Mar-2006 Brian France

MFH:
for the primary file only lookup the real file path and
add it to the included_files list if already opened
otherwise it will get opened and added to the incl

MFH:
for the primary file only lookup the real file path and
add it to the included_files list if already opened
otherwise it will get opened and added to the included_files list in zend_execute_scripts

show more ...


# 6dff869c 09-Mar-2006 Sara Golemon

MFH: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack.


Revision tags: php-5.1.3RC1, RELEASE_1_2
# 5a69b290 26-Feb-2006 Marcus Boerger

- Warning fixes by Steph


# b179e081 03-Feb-2006 Dmitry Stogov

Fixed bug #36268 (Object destructors called even after fatal errors)


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4
# 4b1791a7 16-Jan-2006 Dmitry Stogov

Fixed bug #36016 (realpath cache memleaks)


1...<<11121314151617181920>>...38