| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed trailing whitespace | softwarespot | 2015-08-26 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-14 | 1 | -1/+0 |
| |\ | | | | | | | | | * PHP-5.6: Fix #53840: Misleading extension entries in php.ini | ||||
| | * | 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. | ||||
| * | | mention pcre.jit in the supplied php.ini-* | Anatol Belski | 2015-07-07 | 1 | -0/+4 |
| | | | |||||
| * | | Rmoved opcache.load_comments. | Dmitry Stogov | 2015-06-15 | 1 | -5/+0 |
| | | | |||||
| * | | ext/mysql has been removed as of PHP 7.0.0 | Christoph M. Becker | 2015-06-13 | 1 | -59/+0 |
| | | | | | | | | | | | So remove all related settings from php.ini-*, and add a respective entry in UPGRADING (strangly, this part of fd1578c has been lost). | ||||
| * | | fix typo in php.ini | Andy Footner | 2015-05-01 | 1 | -1/+1 |
| | | | |||||
| * | | Hmm, zend.assertions is not really on/off, but -1/0/1 | Bob Weinand | 2015-04-19 | 1 | -5/+9 |
| | | | |||||
| * | | Add zend.assertions and assert.exception to php.ini-* | Bob Weinand | 2015-04-19 | 1 | -1/+12 |
| | | | |||||
| * | | removed obsolete php.ini options | Anatol Belski | 2015-02-10 | 1 | -92/+0 |
| | | | |||||
| * | | Added two missing opcache ini directives (restrict_api and mmap_base) | PeeHaa | 2015-01-31 | 1 | -0/+10 |
| | | | |||||
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 1 | -7/+4 |
| |\ \ | |/ | | | | | | | * PHP-5.6: Update comments in 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 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 1 | -7/+7 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Fix php.ini-*'s comment about directive: request_order | ||||
| | * | | 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. | ||||
| * | | | Merge branch 'PHP-5.6' | Peter Cowburn | 2014-11-19 | 1 | -2/+2 |
| |\ \ \ | |/ / | | | | | | | | | | | | | * PHP-5.6: NEWS Fix #68355: Inconsistency in example php.ini comments | ||||
| | * | | Fix #68355: Inconsistency in example php.ini comments | Chris McCafferty | 2014-11-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | There are some arbitrary differences between php.ini-production and php.ini-development. This patch corrects the differences. | ||||
| * | | | Remove <% and <script language="php"> tags | Nikita Popov | 2014-10-05 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-09-23 | 1 | -1/+1 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Fixed typo | ||||
| | * | | Fixed typo | Sebastian Zartner | 2014-09-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Fixed bug #67033 Remove reference to Windows 95 | ||||
| | * | | 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 |
| | | | | | |||||
| * | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-03-18 | 1 | -7/+16 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: Modified php.ini-* description for encoding related changes | ||||
| | * | | | Fixed typo in UPGRADING and modified php.ini-* description for encoding ↵ | Yasuo Ohgaki | 2014-03-18 | 1 | -7/+16 |
| | | | | | | | | | | | | | | | | | related changes | ||||
| * | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2014-03-09 | 1 | -6/+6 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: Fix typo: entory -> entry | ||||
| | * | | | Fix typo: entory -> entry | Lior Kaplan | 2014-03-09 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-03-07 | 1 | -0/+18 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: Update php.ini files (new openssl directives) | ||||
| | * | | | Update php.ini files (new openssl directives) | Daniel Lowrey | 2014-03-07 | 1 | -0/+18 |
| | | | | | |||||
| * | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-02-13 | 1 | -13/+46 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: Implement RFC https://wiki.php.net/rfc/default_encoding | ||||
| | * | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 1 | -13/+46 |
| | | | | | |||||
| * | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-5.6: Remove obsolete description | ||||
| | * | | | 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 |
| | | | | | |||||
| * | | | | remove always_populate_raw_post_data INI entries from master, ↵ | Michael Wallner | 2013-12-12 | 1 | -6/+0 |
| |/ / / | | | | | | | | | | UPGRADING.INTERNALS coming shortly | ||||
| * | | | 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 | -7/+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 |
| | | | | |||||
