Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update php.ini-* according to changes for bug #69090 | Anatol Belski | 2016-11-21 | 1 | -0/+6 |
| | |||||
* | Fix #64526: Add missing mysqlnd.* parameters to php.ini-* | Christoph M. Becker | 2016-11-18 | 1 | -0/+22 |
| | |||||
* | Fix #53745: cgi.discard_path option is missing from php.ini | Christoph M. Becker | 2016-09-26 | 1 | -0/+12 |
| | | | | Also cgi.check_shebang_line has been missing. | ||||
* | Removed incorrect (leftover?) sentence in ini | Pieter Hordijk | 2016-07-21 | 1 | -1/+0 |
| | | | | about mbstring or iconv output handler | ||||
* | Fixed bug #64524 Add intl.use_exceptions to php.ini-* | Anatol Belski | 2016-05-08 | 1 | -0/+1 |
| | |||||
* | Update default_mimetype ini setting description | Thomas Punt | 2015-12-24 | 1 | -4/+3 |
| | | | | This is in response to doc bug #70287 | ||||
* | Remove sqlite extension leftover references (was removed in PHP 5.4) | Lior Kaplan | 2015-12-16 | 1 | -4/+0 |
| | |||||
* | Fix #53840: Misleading extension entries in php.ini | Christoph M. Becker | 2015-07-14 | 1 | -1/+0 |
| | | | | | | 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. | ||||
* | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-23 | 1 | -7/+4 |
|\ | | | | | | | | | * PHP-5.5: Update comments in php.ini | ||||
| * | Update comments in php.ini | Sobak | 2014-11-23 | 1 | -7/+4 |
| | | |||||
* | | Fix php.ini-*'s comment about directive: request_order | Reeze Xia | 2014-11-23 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | | Fix #68355: Inconsistency in example php.ini comments | Chris McCafferty | 2014-11-19 | 1 | -1/+3 |
| | | | | | | | | | | There are some arbitrary differences between php.ini-production and php.ini-development. This patch corrects the differences. | ||||
* | | Fixed typo | Sebastian Zartner | 2014-09-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-5.5: Fixed bug #67033 Remove reference to Windows 95 | ||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | * PHP-5.4: Fixed bug #67033 Remove reference to Windows 95 | ||||
| | * | Fixed bug #67033 Remove reference to Windows 95 | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed typo in UPGRADING and modified php.ini-* description for encoding ↵ | Yasuo Ohgaki | 2014-03-18 | 1 | -7/+16 |
| | | | | | | | | | | | | related changes | ||||
* | | | Fix typo: entory -> entry | Lior Kaplan | 2014-03-09 | 1 | -6/+6 |
| | | | |||||
* | | | Update php.ini files (new openssl directives) | Daniel Lowrey | 2014-03-07 | 1 | -0/+18 |
| | | | |||||
* | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -12/+43 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Remove obsolete description Conflicts: php.ini-development php.ini-production | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: Remove obsolete description | ||||
| | * | Remove obsolete description | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
| | | | |||||
* | | | update php.ini-* | Michael Wallner | 2013-12-30 | 1 | -3/+4 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-10-21 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org) | ||||
| * | | Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at ↵ | Christopher Jones | 2013-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | nopcode dot org) | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2013-09-27 | 1 | -0/+2 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: Add information about which INI file is which inside respective files | ||||
| | * | Add information about which INI file is which inside respective files | Ondřej Surý | 2013-09-27 | 1 | -0/+2 |
| | | | |||||
* | | | More OCI8 DTrace probe updates. | Christopher Jones | 2013-09-26 | 1 | -2/+1 |
| | | | | | | | | | | | | Change php.ini-* doc to match an earlier change to config.w32 | ||||
* | | | Merge branch 'PHP-5.5' | Adam Harvey | 2013-09-09 | 1 | -8/+6 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Tinker with the wording of the short_open_tag description. Conflicts: php.ini-development php.ini-production | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-09-09 | 1 | -7/+6 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: Tinker with the wording of the short_open_tag description. | ||||
| | * | Tinker with the wording of the short_open_tag description. | Adam Harvey | 2013-09-09 | 1 | -7/+6 |
| | | | | | | | | | | | | | | | I'm still not thrilled with this, but it's a bit better and addresses the issues noted in bug #65644. Plus, it now mentions the decoupling of <?=. | ||||
* | | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-08-20 | 1 | -0/+8 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Add session.use_strict_mode description to php.ini-* | ||||
| * | | Add session.use_strict_mode description to php.ini-* | Yasuo Ohgaki | 2013-08-20 | 1 | -0/+8 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-10 | 1 | -1/+0 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-5.5: php.ini-development/production: remove php_zip.dll Update NEWS Update NEWS | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 1 | -1/+0 |
| |\ \ | | |/ | | | | | | | | | | | | | * PHP-5.4: php.ini-development/production: remove php_zip.dll Update NEWS | ||||
| | * | php.ini-development/production: remove php_zip.dll | Jan Ehrhardt | 2013-08-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | Remove the reference to php_zip.dll in php.ini-production and php.ini-development, because php_zip.dll does not exist anymore since PHP 5.3 | ||||
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-07-21 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: next is 5.5.2 add a few comment allow both the old and new cfg argument to work. (the old of course should contain the typo) mssql.compatability_mode fix Conflicts: configure.in main/php_version.h | ||||
| * | | mssql.compatability_mode fix | Veres Lajos | 2013-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-07-18 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Improve php.ini-* documentation | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-07-18 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.4: Improve php.ini-* documentation | ||||
| | * | Improve php.ini-* documentation | Yasuo Ohgaki | 2013-07-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-07-14 | 1 | -0/+5 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Fix bug #62665: add curl.cainfo to php.ini | ||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-07-14 | 1 | -0/+5 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Fix bug #62665: add curl.cainfo to php.ini Conflicts: php.ini-development php.ini-production | ||||
| | * | Fix bug #62665: add curl.cainfo to php.ini | Stanislav Malyshev | 2013-07-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | Conflicts: php.ini-development php.ini-production | ||||
* | | | Merge branch 'PHP-5.5' | Remi Collet | 2013-04-11 | 1 | -3/+3 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: apply change from opcache readme to php.ini | ||||
| * | | apply change from opcache readme to php.ini | Remi Collet | 2013-04-11 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-03-27 | 1 | -0/+3 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Added opcache.enable_cli=0 | ||||
| * | | Added opcache.enable_cli=0 | Dmitry Stogov | 2013-03-27 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'PHP-5.5' | David Soria Parra | 2013-03-21 | 1 | -0/+93 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.5: Add OPCache ini settings to php.ini |