Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Fix #74139: mail.add_x_header default inconsistent with docs [ci skip] | Christoph M. Becker | 2018-03-13 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-03-13 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-03-13 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fix #76088: ODBC functions are not available by default on Windows | Christoph M. Becker | 2018-03-13 | 1 | -1/+1 | |
* | | | Sync opcache.optimization_level default value | sundarchi1 | 2018-02-10 | 1 | -1/+1 | |
* | | | Fix spelling and grammar mistakes in php.ini files | Michael Smith | 2018-02-02 | 1 | -20/+22 | |
* | | | Kill the references to C:\winnt (Windows 2000), which we don't support, also ... | Kalle Sommer Nielsen | 2018-01-04 | 1 | -2/+2 | |
* | | | Remove opcache.inherited_hack | Nikita Popov | 2017-12-18 | 1 | -1/+0 | |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-18 | 1 | -4/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Document removal of opcache.fast_shutdown | Nikita Popov | 2017-12-18 | 1 | -4/+0 | |
* | | | Make ini formatting more consistent | sundarchi1 | 2017-12-09 | 1 | -14/+14 | |
* | | | Merge branch 'PHP-7.2' | Joe Watkins | 2017-10-23 | 1 | -18/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'PHP-7.1' into PHP-7.2 | Joe Watkins | 2017-10-23 | 1 | -18/+0 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-10-23 | 1 | -18/+0 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI dire... | Peter Kokot | 2017-10-23 | 1 | -18/+0 | |
* | | | | Removed Bird(broken)step support from ODBC | Kalle Sommer Nielsen | 2017-07-19 | 1 | -2/+0 | |
|/ / / | ||||||
* | | | Allow loading PHP and Zend extensions by name | Francois Laupretre | 2017-06-22 | 1 | -48/+47 | |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-06-02 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Revert "merge PR #2290: enable opcache in CLI in 7.1+" | Nikita Popov | 2017-06-02 | 1 | -1/+1 | |
* | | | Update php.ini-* for deprecated track_errors directive | ekinhbayar | 2017-05-08 | 1 | -2/+3 | |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-04-02 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-04-02 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fix opcache.max_accelerated_files doc in php.ini | Martin Hujer | 2017-04-02 | 1 | -1/+1 | |
* | | | Add comma to comment in php.ini | adrian5 | 2017-03-16 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-11 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-11 | 1 | -0/+1 | |
| |\ \ | | |/ | ||||||
| | * | added a note to opache.fast_shutdown why its not enabled by default in php.ini | Markus Staab | 2017-01-11 | 1 | -0/+1 | |
| | * | Revert "set more suitable defaults for opcache in ini and code" | Joe Watkins | 2017-01-09 | 1 | -4/+4 | |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-09 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | merge PR #2290: enable opcache in CLI in 7.1+ | Joe Watkins | 2017-01-09 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-09 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-09 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | set more suitable defaults for opcache in ini and code | Markus Staab | 2017-01-09 | 1 | -4/+4 | |
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-06 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | Update php.ini-production | Markus Staab | 2017-01-06 | 1 | -1/+1 | |
* | | | Merge branch 'master' into remove-mcrypt | Leigh | 2016-12-12 | 1 | -1/+29 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'PHP-7.1' | Yasuo Ohgaki | 2016-12-03 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix typo in php.ini-* comment | Yasuo Ohgaki | 2016-12-03 | 1 | -1/+1 | |
| * | | | Merge branch 'PHP-7.1' | Remi Collet | 2016-11-23 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | CS (no leading space in comment for config option) | Remi Collet | 2016-11-23 | 1 | -2/+2 | |
| * | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-21 | 1 | -0/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-21 | 1 | -0/+6 | |
| | |\ \ | | | |/ | ||||||
| | | * | update php.ini-* for bug #69090 | Anatol Belski | 2016-11-21 | 1 | -0/+6 | |
| * | | | Merge branch 'PHP-7.1' | Christoph M. Becker | 2016-11-18 | 1 | -0/+22 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-11-18 | 1 | -0/+22 | |
| | |\ \ | | | |/ | ||||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-11-18 | 1 | -0/+22 | |
| | | |\ | ||||||
| | | | * | Fix #64526: Add missing mysqlnd.* parameters to php.ini-* | Christoph M. Becker | 2016-11-18 | 1 | -0/+22 | |
* | | | | | Remove mcrypt | Leigh | 2016-10-04 | 1 | -11/+0 | |
|/ / / / |