History log of /PHP-7.1/main/main.c (Results 151 – 175 of 1053)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1
# 923511d3 23-Sep-2012 Xinchen Hui

Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)

Cherry pick to 5.3


# 395d77c5 23-Sep-2012 Xinchen Hui

Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)


# fa5477d9 20-Sep-2012 Rasmus Lerdorf

Fix folding


# 2322be0f 20-Sep-2012 Rasmus Lerdorf

Fix folding


Revision tags: php-5.3.17
# ebe0bd5d 12-Sep-2012 Anthony Ferrara

Remove bcrypt_cost ini entry from declaration


Revision tags: php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5
# d12f8d67 14-Jul-2012 Andrew Faulds

Removed Logo GUIDs and replaced with Data URIs and div hidden with JS

- removed php_logo_guid()
- removed php_egg_logo_guid()
- removed php_real_logo_guid()
- removed zend_logo_g

Removed Logo GUIDs and replaced with Data URIs and div hidden with JS

- removed php_logo_guid()
- removed php_egg_logo_guid()
- removed php_real_logo_guid()
- removed zend_logo_guid()
- removed logo GUID handling
- removed logo GUIDs from source
- added logo data URIs instead for phpinfo()
- added credits to phpinfo() page, but hidden by default

show more ...


Revision tags: php-5.3.15, php-5.3.15RC1, php-5.4.5RC1
# 232da903 27-Jun-2012 Anthony Ferrara

Implement php.ini setting password.bcrypt_cost


Revision tags: php-5.3.14, php-5.4.4
# b55e6928 11-Jun-2012 Stanislav Malyshev

typo fix


Revision tags: php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1
# 3b42f184 14-Apr-2012 Xinchen Hui

Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx)


Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# 02f69370 01-Mar-2012 Rasmus Lerdorf

Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR


Revision tags: php-5.4.0
# 8bc24c00 17-Feb-2012 Rasmus Lerdorf

I think we should let this be settable from .htaccess to match the other post/upload
related limits like upload_max_filesize, post_max_size, and max_input_vars.


Revision tags: php-5.4.0RC8
# dab17da3 16-Feb-2012 Stanislav Malyshev

make ZEND_SIGNALS configurable, off by default
also make ZEND_SIGNALS enabled and disabled binary-compatible


# fa9540e1 16-Feb-2012 Stanislav Malyshev

make ZEND_SIGNALS configurable, off by default
also make ZEND_SIGNALS enabled and disabled binary-compatible


Revision tags: php-5.3.10, php-5.4.0RC7
# c64a69c8 31-Jan-2012 Michael Wallner

MFH: r322963

fix headers print to stdout/stderr if no output written;
fix crashes and invalid usage of output control in cli server while passing by


# 29c8658d 31-Jan-2012 Michael Wallner

fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by


Revision tags: php-5.4.0RC6
# ccd1b15b 17-Jan-2012 Dmitry Stogov

Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long)


# d940f2d3 17-Jan-2012 Dmitry Stogov

Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long)


# 9025d621 17-Jan-2012 Dmitry Stogov

Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) bytes long)


Revision tags: php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


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


12345678910>>...43