#
5d57e255 |
| 12-Jun-2016 |
Christoph M. Becker |
Fix #71554: FTP has not built-in support
|
#
41b159fd |
| 08-May-2016 |
Anatol Belski |
Fixed bug #64524 Add intl.use_exceptions to php.ini-*
|
Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1 |
|
#
9306c1d2 |
| 21-Dec-2015 |
Thomas Punt |
Update default_mimetype ini setting description This is in response to doc bug #70287
|
#
96fe1dfe |
| 16-Dec-2015 |
Lior Kaplan |
Add entry for session.lazy_write
|
#
ef9ddd0d |
| 15-Dec-2015 |
Lior Kaplan |
Remove sqlite extension leftover references (was removed in PHP 5.4)
|
Revision tags: php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1 |
|
#
0a1e1996 |
| 09-Nov-2015 |
Xinchen Hui |
Fixed bug #70624 opcache.huge_code_pages
|
Revision tags: php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4 |
|
#
41a184be |
| 17-Sep-2015 |
Dmitry Stogov |
Added information about new opcache configuration directives
|
Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45 |
|
#
76a0cbc0 |
| 26-Aug-2015 |
softwarespot |
Removed trailing whitespace
|
Revision tags: php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2 |
|
#
72554891 |
| 14-Jul-2015 |
Christoph M. Becker |
Fix #53840: Misleading extension entries in php.ini As of PHP 5.3.0 the php_pspell.dll is not delivered anymore with the Windows binaries, and according to bug #47464 that's highly unlik
Fix #53840: Misleading extension entries in php.ini As of PHP 5.3.0 the php_pspell.dll is not delivered anymore with the Windows binaries, and according to bug #47464 that's highly unlike to change. So it's appropriate to remove the respective extension entry from php.ini.
show more ...
|
Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43 |
|
#
4bf70f4d |
| 07-Jul-2015 |
Anatol Belski |
mention pcre.jit in the supplied php.ini-*
|
Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2 |
|
#
ae88a243 |
| 15-Jun-2015 |
Dmitry Stogov |
Rmoved opcache.load_comments.
|
#
336cfac7 |
| 13-Jun-2015 |
Christoph M. Becker |
ext/mysql has been removed as of PHP 7.0.0 So remove all related settings from php.ini-*, and add a respective entry in UPGRADING (strangly, this part of fd1578c has been lost).
|
Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41 |
|
#
ed87d16c |
| 01-May-2015 |
Andy Footner |
fix typo in php.ini
|
Revision tags: php-5.6.9RC1, php-5.5.25RC1 |
|
#
2c2d1a79 |
| 19-Apr-2015 |
Bob Weinand |
Hmm, zend.assertions is not really on/off, but -1/0/1
|
#
306f9123 |
| 19-Apr-2015 |
Bob Weinand |
Add zend.assertions and assert.exception to php.ini-*
|
Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS |
|
#
c404518d |
| 10-Feb-2015 |
Anatol Belski |
removed obsolete php.ini options
|
Revision tags: PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1 |
|
#
9b6f8bfd |
| 31-Jan-2015 |
PeeHaa |
Added two missing opcache ini directives (restrict_api and mmap_base)
|
Revision tags: php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1 |
|
#
6d148f7e |
| 28-Sep-2014 |
Sobak |
Update comments in php.ini
|
#
7386b74b |
| 08-Oct-2014 |
Reeze Xia |
Fix php.ini-*'s comment about directive: request_order request_order directive only support register G,P,C but not all of the EGPCS global variables. The doc <http://php.net/man
Fix php.ini-*'s comment about directive: request_order request_order directive only support register G,P,C but not all of the EGPCS global variables. The doc <http://php.net/manual/en/ini.core.php#ini.request-order> is ok.
show more ...
|
#
1e92b24a |
| 10-Nov-2014 |
Chris McCafferty |
Fix #68355: Inconsistency in example php.ini comments There are some arbitrary differences between php.ini-production and php.ini-development. This patch corrects the differences.
|
Revision tags: php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1 |
|
#
e756333b |
| 09-Sep-2014 |
Nikita Popov |
Remove <% and <script language="php"> tags As per https://wiki.php.net/rfc/remove_alternative_php_tags. Removes: * <% opening tag * %> closing tag * <%= short opening
Remove <% and <script language="php"> tags As per https://wiki.php.net/rfc/remove_alternative_php_tags. Removes: * <% opening tag * %> closing tag * <%= short opening tag * /<script\s+language\s*=\s*(php|"php"|'php')\s*>/i opening tag * /</script>/i closing tag * asp_tags ini directive
show more ...
|
#
876792c7 |
| 23-Sep-2014 |
Sebastian Zartner |
Fixed typo
|
#
cf0303e7 |
| 20-Sep-2014 |
Florian MARGAINE |
Replaces php5 with php7, without whitespace changes.
|
Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1 |
|
#
95c57bb6 |
| 14-Apr-2014 |
Anatol Belski |
Fixed bug #67033 Remove reference to Windows 95
|
Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1 |
|
#
a28389b2 |
| 17-Mar-2014 |
Yasuo Ohgaki |
Fixed typo in UPGRADING and modified php.ini-* description for encoding related changes
|