Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 1 | -7/+4 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-23 | 1 | -7/+4 |
| |\ | |||||
| | * | 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 |
|\ \ \ | |/ / | |||||
| * | | Fix php.ini-*'s comment about directive: request_order | Reeze Xia | 2014-11-23 | 1 | -7/+7 |
* | | | Merge branch 'PHP-5.6' | Peter Cowburn | 2014-11-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix #68355: Inconsistency in example php.ini comments | Chris McCafferty | 2014-11-19 | 1 | -2/+2 |
* | | | Remove <% and <script language="php"> tags | Nikita Popov | 2014-10-05 | 1 | -4/+0 |
* | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-09-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-14 | 1 | -2/+2 |
| | |\ | |||||
| | | * | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed typo in UPGRADING and modified php.ini-* description for encoding relat... | Yasuo Ohgaki | 2014-03-18 | 1 | -7/+16 |
* | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2014-03-09 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-01-27 | 1 | -35/+0 |
| | |\ \ | | | |/ | |||||
| | | * | 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, UPGRADING.INTER... | Michael Wallner | 2013-12-12 | 1 | -6/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-10-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at no... | Christopher Jones | 2013-10-21 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2013-09-27 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | 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 |
* | | | Merge branch 'PHP-5.5' | Adam Harvey | 2013-09-09 | 1 | -7/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-09-09 | 1 | -7/+6 |
| |\ \ | | |/ | |||||
| | * | Tinker with the wording of the short_open_tag description. | Adam Harvey | 2013-09-09 | 1 | -7/+6 |
* | | | Merge branch 'PHP-5.5' | Yasuo Ohgaki | 2013-08-20 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | 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 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | php.ini-development/production: remove php_zip.dll | Jan Ehrhardt | 2013-08-10 | 1 | -1/+0 |
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-07-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2013-07-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | 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 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-07-14 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Fix bug #62665: add curl.cainfo to php.ini | Stanislav Malyshev | 2013-07-14 | 1 | -0/+5 |