#
445dffa7 |
| 18-Jul-2013 |
Yasuo Ohgaki |
Improve php.ini-* documentation
|
#
2bad01e6 |
| 15-Jul-2013 |
Stanislav Malyshev |
Fix bug #62665: add curl.cainfo to php.ini Conflicts: php.ini-development php.ini-production
|
Revision tags: php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1 |
|
#
6df1e8d3 |
| 11-Apr-2013 |
Remi Collet |
apply change from opcache readme to php.ini
|
Revision tags: php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2 |
|
#
26f3ff25 |
| 27-Mar-2013 |
Dmitry Stogov |
Added opcache.enable_cli=0
|
#
293d5def |
| 21-Mar-2013 |
David Soria Parra |
Add OPCache ini settings to php.ini
|
Revision tags: php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4 |
|
#
475a644b |
| 18-Jan-2013 |
ALeX Kazik |
Implemented Feature #60524 (sys_temp_dir) Added a new configuration directive which allows it to change the temporary directory, the default behavior is unchanged. This is a use
Implemented Feature #60524 (sys_temp_dir) Added a new configuration directive which allows it to change the temporary directory, the default behavior is unchanged. This is a useful option if you use all/some hosts inside of one .ini file with sections and want to change the temp dir per user (maybe it's not allowed to write outside the users home directory). Since the TMPDIR variable affects the whole php that way can not be used for this scenario. (see https://bugs.php.net/bug.php?id=60524)
show more ...
|
Revision tags: php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, 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 |
|
#
e7f8f7c0 |
| 12-Nov-2012 |
Bryan Hanks, PMP |
Corrected spelling of 'shortcut'
|
#
d0727b58 |
| 12-Nov-2012 |
Bryan Hanks, PMP |
Corrected grammar/spelling of text in php.ini files There are no actual code changes here; I corrected grammar and spelling errors in the php.ini-production and php.ini-development files
Corrected grammar/spelling of text in php.ini files There are no actual code changes here; I corrected grammar and spelling errors in the php.ini-production and php.ini-development files. I also rewrote some sentences to make them less cumbersome.
show more ...
|
Revision tags: 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, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1 |
|
#
ddc8d162 |
| 24-Jul-2012 |
Florian Anderiasch |
Add syslog support to mail.log #62356 Patch by Michael Orlitzky
|
Revision tags: php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1 |
|
#
6cc3c65f |
| 03-Jul-2012 |
Anthony Ferrara |
Remove php.ini setting for default bcrypt cost
|
#
232da903 |
| 27-Jun-2012 |
Anthony Ferrara |
Implement php.ini setting password.bcrypt_cost
|
#
ad2bee19 |
| 26-Jun-2012 |
Stanislav Malyshev |
ws fix
|
Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2 |
|
#
c3547f19 |
| 25-May-2012 |
Xinchen Hui |
Fixed bug #62128 superfluous ";"
|
Revision tags: 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 |
|
#
710021d1 |
| 18-Apr-2012 |
Johannes Schlüter |
Fix slight grammar glitch (thanks Dan Brown)
|
Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1 |
|
#
cfb2df5f |
| 26-Mar-2012 |
Yasuo Ohgaki |
Adjust mbstring php.ini settings
|
#
833dcf3c |
| 25-Mar-2012 |
slumbers99 |
mbstring use UTF-8
|
Revision tags: PHP-5.4.1-RC1 |
|
#
5f31ecac |
| 17-Mar-2012 |
Pierre Joye |
- Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini
|
#
8fec627b |
| 17-Mar-2012 |
Pierre Joye |
- Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini
|
#
4fff4753 |
| 01-Mar-2012 |
Christopher Jones |
Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files
|
Revision tags: php-5.4.0, php-5.4.0RC8 |
|
#
32c6c165 |
| 09-Feb-2012 |
Christopher Jones |
Merge Stas's 5.4 r323128 to trunk
|
#
fe5d10d0 |
| 08-Feb-2012 |
Stanislav Malyshev |
change 6.0.0 to 5.4.0
|
Revision tags: php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4 |
|
#
b8a08bf2 |
| 15-Dec-2011 |
Dmitry Stogov |
Added max_input_vars directive to prevent attacks based on hash collisions
|
#
e467a791 |
| 15-Dec-2011 |
Dmitry Stogov |
Added max_input_vars directive to prevent attacks based on hash collisions
|
#
a099e0d2 |
| 15-Dec-2011 |
Dmitry Stogov |
Added max_input_vars directive to prevent attacks based on hash collisions
|
#
fbe48da3 |
| 09-Dec-2011 |
Felipe Pena |
- Fixed bug #60489 (Simple Typo In php.ini Files) patch by: danbrown at php.net
|