Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 <?=. | ||||
* | | Add session.use_strict_mode description to php.ini-* | Yasuo Ohgaki | 2013-08-20 | 1 | -0/+8 |
| | | |||||
* | | 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 | ||||
* | | mssql.compatability_mode fix | Veres Lajos | 2013-07-21 | 1 | -1/+1 |
| | | |||||
* | | 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.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 | ||||
* | | apply change from opcache readme to php.ini | Remi Collet | 2013-04-11 | 1 | -3/+3 |
| | | |||||
* | | Added opcache.enable_cli=0 | Dmitry Stogov | 2013-03-27 | 1 | -0/+3 |
| | | |||||
* | | Add OPCache ini settings to php.ini | David Soria Parra | 2013-03-21 | 1 | -0/+93 |
| | | |||||
* | | Implemented Feature #60524 (sys_temp_dir) | ALeX Kazik | 2013-01-28 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added a new configuration directive which allows it to change the temporary directory, the default behavior is unchanged. This is a useful option if you use all/some hosts inside of one .ini file with sections and want to change the temp dir per user (maybe it's not allowed to write outside the users home directory). Since the TMPDIR variable affects the whole php that way can not be used for this scenario. (see https://bugs.php.net/bug.php?id=60524) | ||||
* | | Merge branch 'PHP-5.4' | Florian Anderiasch | 2012-07-24 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | * PHP-5.4: Add syslog support to mail.log #62356 | ||||
| * | Add syslog support to mail.log #62356 | Florian Anderiasch | 2012-07-24 | 1 | -0/+2 |
| | | | | | | | | Patch by Michael Orlitzky | ||||
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-05-25 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-5.4: Fixed bug #62128 superfluous ";" | ||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-05-25 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | * PHP-5.3: Fixed bug #62128 superfluous ";" | ||||
| | * | Fixed bug #62128 superfluous ";" | Xinchen Hui | 2012-05-25 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'PHP-5.4' | Johannes Schlüter | 2012-04-19 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.4: Fix slight grammar glitch (thanks Dan Brown) | ||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-04-19 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.3: Fix slight grammar glitch (thanks Dan Brown) | ||||
| | * | Fix slight grammar glitch (thanks Dan Brown) | Johannes Schlüter | 2012-04-19 | 1 | -1/+1 |
| | | | |||||
| | * | Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files | Christopher Jones | 2012-03-01 | 1 | -4/+4 |
| | | | |||||
| | * | Added max_input_vars directive to prevent attacks based on hash collisions | Dmitry Stogov | 2011-12-15 | 1 | -0/+3 |
| | | | |||||
| | * | - Fixed bug #60489 (Simple Typo In php.ini Files) | Felipe Pena | 2011-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | patch by: danbrown at php.net | ||||
| | * | Uhh.. Can't believe noone noticed the gc option was missing from our ini files | Hannes Magnusson | 2011-12-08 | 1 | -0/+4 |
| | | | |||||
| | * | Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL ↵ | Christopher Jones | 2011-11-29 | 1 | -10/+9 |
| | | | | | | | | | | | | dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development | ||||
| | * | - add crt warning ini | Pierre Joye | 2011-11-24 | 1 | -0/+5 |
| | | | |||||
| | * | Fix wrong comment | Christian Stocker | 2011-10-06 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | Add new xsl ini options to php.ini | ||||
| | * | Sync -development with -production | Hannes Magnusson | 2011-08-23 | 1 | -1/+8 |
| | | | |||||
| | * | - Changed php.ini files to match the hard-coded default for serialize_precision. | Gustavo André dos Santos Lopes | 2011-02-09 | 1 | -1/+1 |
| | | | |||||
| | * | Implement request #53684 (Deprecated HTML in sample php.ini). | Adam Harvey | 2011-01-07 | 1 | -2/+2 |
| | | | |||||
| | * | -add a link to snmp install doc about the MIBS data, remove static or ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+4 |
| | | | | | | | | | | | | removed exts | ||||
| | * | - not anymore in core or builtin | Pierre Joye | 2010-12-07 | 1 | -3/+0 |
| | | | |||||
| | * | Update INI files per doc bug #53420 (mail.log is poorly documented). | Adam Harvey | 2010-11-29 | 1 | -1/+2 |
| | | | |||||
| | * | Fix bug #53089 (php.ini should use portable example of find) by using POSIX | Adam Harvey | 2010-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | compliant syntax in the suggested find command for cleaning up session files in the shipped php.ini files. | ||||
| | * | Fixed bug #52593 (exif is placed before mbstring in php.ini) | Kalle Sommer Nielsen | 2010-08-16 | 1 | -1/+1 |
| | | | |||||
| | * | - typo | Pierre Joye | 2010-06-24 | 1 | -1/+1 |
| | | | |||||
| | * | - duplicate entry | Pierre Joye | 2010-06-08 | 1 | -3/+0 |
| | | | |||||
| | * | - [DOC] add session.entropy* support to windows | Pierre Joye | 2010-06-08 | 1 | -0/+3 |
| | | | |||||
| | * | Fix php.ini comment typo | Christopher Jones | 2010-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | - Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini | Pierre Joye | 2012-03-17 | 1 | -1/+0 |
| | | | |||||
| * | | change 6.0.0 to 5.4.0 | Stanislav Malyshev | 2012-02-08 | 1 | -1/+1 |
| | | |