summaryrefslogtreecommitdiff
path: root/php.ini-production
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Yasuo Ohgaki2016-08-121-25/+11
|\
| * Merge RFC: Session ID without hashingYasuo Ohgaki2016-08-121-25/+11
* | msql > mysqli, use a better extension name as an example in php.ini, as we do...Kalle Sommer Nielsen2016-08-111-3/+3
* | Remove sql.safe_modeKalle Sommer Nielsen2016-08-111-4/+0
|/
* Fix URL rewriter issuesYasuo Ohgaki2016-08-111-16/+42
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-291-0/+5
|\
| * document file cache fallback ini directiveAnatol Belski2016-07-291-0/+5
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-211-1/+0
| |\
| | * Removed incorrect (leftover?) sentence in iniPieter Hordijk2016-07-211-1/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-211-1/+0
|\ \ \
| * \ \ Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-211-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Removed incorrect (leftover?) sentence in iniPieter Hordijk2016-07-211-1/+0
| | |/
* | | Merge branch 'pull-request/1945'Christoph M. Becker2016-07-031-1/+1
|\ \ \
| * | | Change default gd.jpeg_ignore_warning = 1Christoph M. Becker2016-06-151-1/+1
| |/ /
* | | Change default for serialize_precision to -1 (use mode 0)Jakub Zelenka2016-06-261-1/+4
|/ /
* | Fix #71554: FTP has not built-in supportChristoph M. Becker2016-06-121-0/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-05-081-0/+1
|\ \ | |/
| * Fixed bug #64524 Add intl.use_exceptions to php.ini-*Anatol Belski2016-05-081-0/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-241-4/+3
|\ \ | |/
| * Update default_mimetype ini setting descriptionThomas Punt2015-12-241-4/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-171-4/+0
|\ \ | |/
| * Remove sqlite extension leftover references (was removed in PHP 5.4)Lior Kaplan2015-12-161-4/+0
* | Add entry for session.lazy_writeLior Kaplan2015-12-161-0/+4
* | Fixed bug #70624 opcache.huge_code_pagesXinchen Hui2015-11-091-1/+1
* | Added information about new opcache configuration directivesDmitry Stogov2015-09-171-0/+15
* | Removed trailing whitespacesoftwarespot2015-08-261-5/+5
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-141-1/+0
|\ \ | |/
| * Fix #53840: Misleading extension entries in php.iniChristoph M. Becker2015-07-141-1/+0
* | mention pcre.jit in the supplied php.ini-*Anatol Belski2015-07-071-0/+4
* | Rmoved opcache.load_comments.Dmitry Stogov2015-06-151-5/+0
* | ext/mysql has been removed as of PHP 7.0.0Christoph M. Becker2015-06-131-59/+0
* | fix typo in php.iniAndy Footner2015-05-011-1/+1
* | Hmm, zend.assertions is not really on/off, but -1/0/1Bob Weinand2015-04-191-5/+9
* | Add zend.assertions and assert.exception to php.ini-*Bob Weinand2015-04-191-1/+12
* | removed obsolete php.ini optionsAnatol Belski2015-02-101-92/+0
* | Added two missing opcache ini directives (restrict_api and mmap_base)PeeHaa2015-01-311-0/+10
* | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-231-7/+4
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-7/+4
| |\
| | * Update comments in php.iniSobak2014-11-231-7/+4
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-231-7/+7
|\ \ \ | |/ /
| * | Fix php.ini-*'s comment about directive: request_orderReeze Xia2014-11-231-7/+7
* | | Merge branch 'PHP-5.6'Peter Cowburn2014-11-191-1/+3
|\ \ \ | |/ /
| * | Fix #68355: Inconsistency in example php.ini commentsChris McCafferty2014-11-191-1/+3
* | | Remove <% and <script language="php"> tagsNikita Popov2014-10-051-4/+0
* | | Merge branch 'PHP-5.6'Tjerk Meesters2014-09-231-1/+1
|\ \ \ | |/ /
| * | Fixed typoSebastian Zartner2014-09-231-1/+1
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
* | | Merge branch 'PHP-5.6'Anatol Belski2014-04-141-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-141-2/+2
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-141-2/+2
| | |\