summaryrefslogtreecommitdiff
path: root/php.ini-recommended
Commit message (Expand)AuthorAgeFilesLines
* Add E_DEPRECATED commentChristopher Jones2008-04-071-0/+2
* MFB: add request_order INI variable to control $_REQUEST contentStanislav Malyshev2008-03-121-0/+6
* new Oracle stuffAntony Dovgal2008-02-211-3/+17
* - Fix typo (see #44095)Johannes Schlüter2008-02-111-1/+1
* - Added ".htaccess" style user-defined php.ini files support forJani Taskinen2007-09-281-0/+12
* - Avoid confusion.Derick Rethans2007-09-021-1/+1
* Fix typo in fastcgi.logging option exampleJani Taskinen2007-08-211-1/+1
* - Changed "display_errors" php.ini option to accept "stderr" as value whichJani Taskinen2007-07-241-0/+12
* Fixed default valuesDmitry Stogov2007-06-211-1/+1
* - Add missing entryfoobar2007-05-271-0/+8
* Mention why short_open_tags is off (bug#37068)Hannes Magnusson2007-05-251-0/+3
* MFB: max_input_nesting_levelHannes Magnusson2007-05-221-0/+1
* removed unused highlight.bg ini optionAntony Dovgal2007-04-261-1/+0
* swap the optionsAntony Dovgal2007-04-121-2/+2
* add short descriptions for PCRE ini optionsAntony Dovgal2007-04-121-0/+6
* Fixed commentsDmitry Stogov2006-12-211-1/+1
* Default memory_limit value is set to 128MDmitry Stogov2006-12-211-1/+1
* MFBEdin Kadribasic2006-12-191-5/+47
* MFB: Remove bogus INI entryHannes Magnusson2006-10-141-3/+0
* MFB: remove unused ini optionsHannes Magnusson2006-09-281-23/+0
* MFB; new ini optionsHannes Magnusson2006-09-281-0/+34
* MFB: typosHannes Magnusson2006-09-091-7/+7
* MFB: Increased default memory limit to 16 megabytes to accommodate for aIlia Alshanetsky2006-08-171-1/+1
* Cleanup before reusing failed persistant connection. Better formating of time...Frank M. Kromann2006-08-141-0/+1
* MFB: Added support for httpOnly flag for session extension and cookieIlia Alshanetsky2006-08-101-0/+3
* unicode_semantics -> unicode.semanticsAntony Dovgal2006-06-281-1/+1
* more cleanup (lingering ini settings which do not exist anymore, etc.)foobar2006-04-101-48/+6
* So long safe_mode mode.Ilia Alshanetsky2006-03-081-35/+0
* - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybasePierre Joye2006-03-081-16/+0
* - remove register_globals support (aka "Kill the f***ing thing" :)Pierre Joye2006-03-071-27/+4
* MFB51: Fixed bug #36334 (Added missing documentation about realpath cache INIIlia Alshanetsky2006-02-081-0/+10
* - MFB: ini entry for gd.jpeg_ignore_warningPierre Joye2006-02-051-0/+6
* added new option of mbstring to php.iniRui Hirokawa2006-01-211-0/+3
* instantiated was correctRasmus Lerdorf2005-12-301-1/+1
* typofixesfoobar2005-12-301-1/+1
* Fix #35730 Use correct character encoding with FreeTDSFrank M. Kromann2005-12-211-0/+5
* - Changed "session.use_only_cookies" to be on by default.foobar2005-12-021-2/+2
* Add allow_url_include to let people turn on allow_url_fopen without alsoRasmus Lerdorf2005-11-181-0/+2
* MFB: Change max_procs from 25 to library default. This will make FreeTDS conn...Frank M. Kromann2005-11-141-2/+4
* - E_STRICT is not part of E_ALL, so the lines were wrong here.Derick Rethans2005-11-061-2/+2
* MFB51: nuke typofoobar2005-11-011-1/+1
* MFB: Build PDO and SQLite as sharedEdin Kadribasic2005-09-241-0/+1
* - Add E_RECOVERABLE.Derick Rethans2005-09-151-1/+2
* Clean away PECled exts and added date.timezone settingfoobar2005-08-291-40/+7
* - Add unicode INI settingsAndi Gutmans2005-08-121-0/+7
* fix typofoobar2005-07-131-1/+1
* Inconsistency noticed by Nicholas TelfordEdin Kadribasic2005-07-011-1/+1
* - E_STRICT shouldn't be on by default on production servers.Andi Gutmans2005-06-181-1/+1
* fix for bug #32947 (Incorrect option for mysqli default password)Georg Richter2005-05-051-2/+2
* Add auto_globals_jit entry to php.ini-* (bug #29514)foobar2005-04-291-0/+7