History log of /PHP-5.4/main/main.c (Results 26 – 50 of 889)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6fb3897f 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
# 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).


# 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


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)


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


# 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
# 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


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 09607226 24-Jun-2011 Derick Rethans

- Added a new PHPAPI function to return module_initialized:
php_get_module_initialized().


# 0372e6ad 23-Jun-2011 Felipe Pena

- Improved parse error messages


# 34d93f0c 22-Jun-2011 Ilia Alshanetsky

Zend Signal Handling


Revision tags: php-5.4.0alpha1
# a8068a67 18-Jun-2011 Pierre Joye

- fix build


Revision tags: php-5.3.7RC1
# 358316b2 16-Jun-2011 Pierre Joye

- init win32 rng context once per process


# 23c4c46b 16-Jun-2011 Pierre Joye

- init win32 rng context once per process


# 75ec1fed 16-May-2011 Rasmus Lerdorf

Add php_ignore_value() macro to suppress unused return value warnings
from gcc. There are times when we really don't care about the return
value and this will cleanly tell gcc.


# a2e0e256 01-May-2011 Gustavo André dos Santos Lopes

- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
directive is set in activation time). This commit fixes this by adding a per
request parsing of the browscap fil

- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
directive is set in activation time). This commit fixes this by adding a per
request parsing of the browscap file that's when get_browser is called the
first time and the directive is set on activation time.w

show more ...


# 6d9d7af8 01-May-2011 Gustavo André dos Santos Lopes

- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
directive is set in activation time). This commit fixes this by adding a per
request parsing of the browscap fil

- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
directive is set in activation time). This commit fixes this by adding a per
request parsing of the browscap file that's when get_browser is called the
first time and the directive is set on activation time.w

show more ...


# 11941b3f 19-Apr-2011 Pierre Joye

- not desired yt


# 1dd5690a 19-Apr-2011 Pierre Joye

- fix build >(btw, has novell man pages too?)


# 600c9498 19-Apr-2011 Pierre Joye

- fix build >(btw, has novell man pages too?)


12345678910>>...36