summaryrefslogtreecommitdiff
path: root/php.ini-production
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.4'Xinchen Hui2012-05-251-2/+2
|\ | | | | | | | | * PHP-5.4: Fixed bug #62128 superfluous ";"
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-05-251-2/+2
| |\ | | | | | | | | | | | | * PHP-5.3: Fixed bug #62128 superfluous ";"
| | * Fixed bug #62128 superfluous ";"Xinchen Hui2012-05-251-2/+2
| | |
* | | Merge branch 'PHP-5.4'Johannes Schlüter2012-04-191-1/+1
|\ \ \ | |/ / | | | | | | | | | * PHP-5.4: Fix slight grammar glitch (thanks Dan Brown)
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-04-191-1/+1
| |\ \ | | |/ | | | | | | | | | * PHP-5.3: Fix slight grammar glitch (thanks Dan Brown)
| | * Fix slight grammar glitch (thanks Dan Brown)Johannes Schlüter2012-04-191-1/+1
| | |
| | * Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch filesChristopher Jones2012-03-011-4/+4
| | |
| | * Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+3
| | |
| | * - Fixed bug #60489 (Simple Typo In php.ini Files)Felipe Pena2011-12-091-1/+1
| | | | | | | | | | | | | | | patch by: danbrown at php.net
| | * Uhh.. Can't believe noone noticed the gc option was missing from our ini filesHannes Magnusson2011-12-081-0/+4
| | |
| | * Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL ↵Christopher Jones2011-11-291-9/+9
| | | | | | | | | | | | dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development
| | * - add crt warning iniPierre Joye2011-11-241-0/+5
| | |
| | * Fix wrong commentChristian Stocker2011-10-061-0/+6
| | | | | | | | | | | | | | | Add new xsl ini options to php.ini
| | * - Changed php.ini files to match the hard-coded default for serialize_precision.Gustavo André dos Santos Lopes2011-02-091-1/+1
| | |
| | * Implement request #53684 (Deprecated HTML in sample php.ini).Adam Harvey2011-01-071-2/+2
| | |
| | * -add a link to snmp install doc about the MIBS data, remove static or ↵Pierre Joye2010-12-131-0/+4
| | | | | | | | | | | | removed exts
| | * - not anymore in core or builtinPierre Joye2010-12-071-4/+0
| | |
| | * Update INI files per doc bug #53420 (mail.log is poorly documented).Adam Harvey2010-11-291-1/+2
| | |
| | * Fix bug #53089 (php.ini should use portable example of find) by using POSIXAdam Harvey2010-10-181-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 Nielsen2010-08-161-1/+1
| | |
| | * - typoPierre Joye2010-06-241-1/+1
| | |
| | * - duplicate entryPierre Joye2010-06-081-3/+0
| | |
| | * - [DOC] add session.entropy* support to windowsPierre Joye2010-06-081-1/+3
| | |
| | * Fix php.ini comment typoChristopher Jones2010-04-151-1/+1
| | |
| * | - Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.iniPierre Joye2012-03-171-1/+0
| | |
| * | change 6.0.0 to 5.4.0Stanislav Malyshev2012-02-081-1/+1
| | |
| * | Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+3
| | |
| * | - Fixed bug #60489 (Simple Typo In php.ini Files)Felipe Pena2011-12-091-1/+1
| | | | | | | | | | | | | | | patch by: danbrown at php.net
| * | Uhh.. Can't believe noone noticed the gc option was missing from our ini filesHannes Magnusson2011-12-081-0/+4
| | |
| * | Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL ↵Christopher Jones2011-11-291-6/+7
| | | | | | | | | | | | dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development
| * | - add crt warning iniPierre Joye2011-11-241-0/+5
| | |
| * | typofix (procgress to progress)Peter Cowburn2011-10-031-1/+1
| | |
| * | Fix php.ini comment (#55834)Peter Cowburn2011-10-031-1/+1
| | |
| * | Fixed bug#55430, introduce the session.upload_progress family to the worldHannes Magnusson2011-08-301-3/+40
| | |
| * | add friendly log messages (req #55109)Arpad Ray2011-08-291-0/+4
| | |
| * | Add missing session ini options "skeletons" until they become atleast documentedHannes Magnusson2011-08-291-0/+7
| | |
| * | - Turn on html_errors by default again in php.ini-production like it was inDerick Rethans2011-08-101-10/+11
| | | | | | | | | | | | | | | | | | PHP 5.3, but only generate docref links when the docref_root INI setting is not empty.
| * | No E_STRICT in productionStanislav Malyshev2011-07-241-3/+3
| | |
| * | Change E_ALL to include E_STRICTStanislav Malyshev2011-07-231-8/+8
| | |
| * | - remove magic quotes support, functions are kept (see the NEWS entry for ↵Pierre Joye2011-07-221-29/+0
| | | | | | | | | | | | the details) for BC reasons but do not allow to set enable MQ
| * | - cleanupPierre Joye2011-07-191-1/+0
| | |
* | | Adjust mbstring php.ini settingsYasuo Ohgaki2012-03-271-3/+3
| | |
* | | mbstring use UTF-8slumbers992012-03-261-5/+5
| | |
* | | - Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.iniPierre Joye2012-03-171-1/+0
| | |
* | | Merge Stas's 5.4 r323128 to trunkChristopher Jones2012-02-091-1/+1
| | |
* | | Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+3
| | |
* | | - Fixed bug #60489 (Simple Typo In php.ini Files)Felipe Pena2011-12-091-1/+1
| | | | | | | | | | | | | | | patch by: danbrown at php.net
* | | Uhh.. Can't believe noone noticed the gc option was missing from our ini filesHannes Magnusson2011-12-081-0/+4
| | |
* | | Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL ↵Christopher Jones2011-11-291-6/+7
| | | | | | | | | | | | dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development
* | | - add crt warning iniPierre Joye2011-11-241-0/+5
| | |