summaryrefslogtreecommitdiff
path: root/php.ini-recommended
Commit message (Collapse)AuthorAgeFilesLines
* - ze1 cleanup (bjori) /thxMarcus Boerger2006-05-101-3/+0
|
* Fixed bug #36334 (Added missing documentation about realpath cache INIIlia Alshanetsky2006-02-081-0/+10
| | | | | settings).
* - ini entry for gd.jpeg_ignore_warningPierre Joye2006-02-051-0/+6
|
* MFHRui Hirokawa2006-01-211-0/+3
|
* MFH - instantiated is correctRasmus Lerdorf2005-12-301-1/+1
|
* MFHfoobar2005-12-301-1/+1
|
* Fix #35730 Use correct character encoding with FreeTDSFrank M. Kromann2005-12-211-0/+5
|
* Change max_procs from 25 to library default. This will make FreeTDS ↵Frank M. Kromann2005-11-141-2/+4
| | | | connections work a bit better
* - MFH: E_STRICT is not part of E_ALL, so the lines were wrong here.Derick Rethans2005-11-061-2/+2
|
* nuke typofoobar2005-11-011-1/+1
|
* Build PDO and SQLite as sharedEdin Kadribasic2005-09-241-0/+1
|
* MFHfoobar2005-08-291-40/+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
|
* - Added fastcgi.logging php.ini option to be able to disablefoobar2005-04-281-0/+3
| | | | | logging through the fastcgi connection
* - If this is supposed to be the configuration we recommend,foobar2005-04-041-3/+3
| | | | | | | | | we've been recommending to not use short-open-tag for a long time. E_STRICT too for 5.1 since it promotes the right ways (tm) to do things. # # This is for 5.1, 5.1, 5.1, 5.1... #
* Make sure php_mbstring.dll is first to getting loaded..(bug #32552)foobar2005-04-021-1/+1
|
* Adding comments to .ini files at philip@php.net's request.Joey Smith2005-03-281-3/+5
|
* - Change comment: Syntax highlighter uses <span> instead of <font>Johannes Schlüter2005-03-011-1/+1
|
* Added notes about ignore_user_abort to php.ini*Ilia Alshanetsky2005-02-281-0/+4
|
* Nuke non-existing ini optionfoobar2005-02-141-4/+0
|
* - Revert expose_php changeAndi Gutmans2004-12-281-1/+1
|
* Turn off sending of PHP identifying header. This is complete useless forIlia Alshanetsky2004-12-281-1/+1
| | | | | any practical application and is a total wasting bandwidth/cpu.
* fix #30314Antony Dovgal2004-11-281-1/+1
|
* iconv is built-in in php5Edin Kadribasic2004-11-151-1/+0
|
* - Fix typosAndi Gutmans2004-08-171-3/+3
|
* fix typoAntony Dovgal2004-08-171-1/+1
|
* Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).Ilia Alshanetsky2004-08-101-1/+1
|
* fix typo in php.ini: paramAters -> paramEtersAntony Dovgal2004-08-031-1/+1
|
* Synch commentsMarcus Boerger2004-07-151-13/+72
|
* Added SOAP configuration directivesDmitry Stogov2004-06-231-0/+9
|
* - Document the smtp_port setting in php.iniDerick Rethans2004-05-171-0/+1
|
* Fix for Bug #26757: session.save_path defaults to bogus value on win32Wez Furlong2004-03-291-1/+1
| | | | | | | Merge from branch with one main difference: the default save_path is set to the empty string on all platforms, whereas the code in the branch only does so for win32.
* - The extension list is ordered alphabetically, also moved the tidy sectionDerick Rethans2004-03-141-10/+10
| | | | | to a more suitable place (new things go at the end, not at the start).
* Adding extension=php_tidy.dllJohn Coggeshall2004-03-141-0/+2
|
* added MySQLI ini entriesGeorg Richter2004-02-261-0/+31
| | | | | added ini parameter for mysql->reconnect
* - Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't ↵Zeev Suraski2004-02-251-39/+42
| | | | | | | | | | | only affect auto-clone). - Perform implementation checks even with simple inheritance (off when compatibility mode is enabled). - Restore default arguments in interfaces and handle it correctly. - Move registration of internal classes later in the startup sequence in order to have INI options available.
* Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200Ilia Alshanetsky2004-02-101-0/+4
| | | | | header that is not normally needed).
* - Remove gpc_order since it doesn't serve any purpose.foobar2004-01-261-4/+1
|
* MySQL is no longer built in by defaultArd Biesheuvel2004-01-251-1/+1
|
* Adding the tidy.default_config and tidy.clean_output options to the .iniJohn Coggeshall2003-12-181-0/+9
| | | | | files
* - Moved ext/crack and ext/mcal to PECL.foobar2003-12-041-9/+0
|
* Update php.ini-* with E_STRICT error reporting level. -dist excludes ↵Sara Golemon2003-11-291-0/+7
| | | | E_STRICT, -recommended includes it.
* Removed entries which no longer have no functionfoobar2003-11-201-9/+0
|
* "fixed" bug #25344 (regular domain "localhost.com" used in php.ini)foobar2003-09-011-1/+1
|
* php_xslt.dll -> php_xsl.dll, removed non-existing php_domxml.dll (bug #24960)foobar2003-08-061-2/+1
|
* oops. fix spellingFrank M. Kromann2003-07-091-1/+1
|