History log of /PHP-8.1/main/main.c (Results 351 – 375 of 1233)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4
# 0d1998e3 15-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# 6fb3897f 14-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


# 4ffedc70 14-Dec-2011 Dmitry Stogov

Added max_input_vars directive to prevent attacks based on hash collisions


Revision tags: php-5.3.9RC3, php-5.4.0RC3
# b5766cdc 07-Dec-2011 Xinchen Hui

Implemented FR #54514 (Get php binary path during script execution).


# 5aa1fb60 07-Dec-2011 Xinchen Hui

Implemented FR #54514 (Get php binary path during script execution).


# 45ae82d3 25-Nov-2011 Derick Rethans

- Fixed bug #60373 (Startup errors with log_errors on cause segfault).


# 9e6bf9f3 25-Nov-2011 Derick Rethans

- Fixed bug #60373 (Startup errors with log_errors on cause segfault).


# 0244e76c 25-Nov-2011 Derick Rethans

- Fixed bug #60373 (Startup errors with log_errors on cause segfault).


Revision tags: php-5.3.9RC2
# 36e4c600 24-Nov-2011 Pierre Joye

- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning


# fb53dd80 24-Nov-2011 Pierre Joye

- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning


# 89193ecf 24-Nov-2011 Pierre Joye

- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning


Revision tags: php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2
# 1f78177e 16-Oct-2011 Xinchen Hui

Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)


# 077519d3 16-Oct-2011 Xinchen Hui

Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)


# c5ac13f6 16-Oct-2011 Xinchen Hui

Merge r316812 to trunk


# 77bda261 15-Sep-2011 Dmitry Stogov

Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)


# a223328b 15-Sep-2011 Dmitry Stogov

Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)


Revision tags: php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# 5a49af42 13-Sep-2011 Pierre Joye

- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms


# c1db9d4a 13-Sep-2011 Pierre Joye

- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 840ef1e3 10-Aug-2011 Derick Rethans

- Turn on html_errors by default again in php.ini-production like it was in
PHP 5.3, but only generate docref links when the docref_root INI setting is
not empty.


# 7b84e7ea 10-Aug-2011 Derick Rethans

- Turn on html_errors by default again in php.ini-production like it was in
PHP 5.3, but only generate docref links when the docref_root INI setting is
not empty.


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


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