Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - MFB: ini entry for gd.jpeg_ignore_warning | Pierre Joye | 2006-02-05 | 1 | -0/+6 | |
| | ||||||
* | added new option of mbstring to php.ini | Rui Hirokawa | 2006-01-21 | 1 | -0/+3 | |
| | ||||||
* | instantiated was correct | Rasmus Lerdorf | 2005-12-30 | 1 | -1/+1 | |
| | ||||||
* | typofixes | foobar | 2005-12-30 | 1 | -1/+1 | |
| | ||||||
* | Fix #35730 Use correct character encoding with FreeTDS | Frank M. Kromann | 2005-12-21 | 1 | -0/+5 | |
| | ||||||
* | - Changed "session.use_only_cookies" to be on by default. | foobar | 2005-12-02 | 1 | -2/+2 | |
| | ||||||
* | Add allow_url_include to let people turn on allow_url_fopen without also | Rasmus Lerdorf | 2005-11-18 | 1 | -0/+2 | |
| | | | | | enabling remote code execution through url wrappers | |||||
* | MFB: Change max_procs from 25 to library default. This will make FreeTDS ↵ | Frank M. Kromann | 2005-11-14 | 1 | -2/+4 | |
| | | | | connections work a bit better | |||||
* | - E_STRICT is not part of E_ALL, so the lines were wrong here. | Derick Rethans | 2005-11-06 | 1 | -2/+2 | |
| | ||||||
* | MFB51: nuke typo | foobar | 2005-11-01 | 1 | -1/+1 | |
| | ||||||
* | MFB: Build PDO and SQLite as shared | Edin Kadribasic | 2005-09-24 | 1 | -0/+1 | |
| | ||||||
* | - Add E_RECOVERABLE. | Derick Rethans | 2005-09-15 | 1 | -1/+2 | |
| | | | | | #- Thought I did this before already actually... | |||||
* | Clean away PECled exts and added date.timezone setting | foobar | 2005-08-29 | 1 | -40/+7 | |
| | ||||||
* | - Add unicode INI settings | Andi Gutmans | 2005-08-12 | 1 | -0/+7 | |
| | ||||||
* | fix typo | foobar | 2005-07-13 | 1 | -1/+1 | |
| | ||||||
* | Inconsistency noticed by Nicholas Telford | Edin Kadribasic | 2005-07-01 | 1 | -1/+1 | |
| | ||||||
* | - E_STRICT shouldn't be on by default on production servers. | Andi Gutmans | 2005-06-18 | 1 | -1/+1 | |
| | ||||||
* | fix for bug #32947 (Incorrect option for mysqli default password) | Georg Richter | 2005-05-05 | 1 | -2/+2 | |
| | ||||||
* | Add auto_globals_jit entry to php.ini-* (bug #29514) | foobar | 2005-04-29 | 1 | -0/+7 | |
| | ||||||
* | - Added fastcgi.logging php.ini option to be able to disable | foobar | 2005-04-28 | 1 | -0/+3 | |
| | | | | | logging through the fastcgi connection | |||||
* | - If this is supposed to be the configuration we recommend, | foobar | 2005-04-04 | 1 | -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) | foobar | 2005-04-02 | 1 | -1/+1 | |
| | ||||||
* | Adding comments to .ini files at philip@php.net's request. | Joey Smith | 2005-03-28 | 1 | -3/+5 | |
| | ||||||
* | - Change comment: Syntax highlighter uses <span> instead of <font> | Johannes Schlüter | 2005-03-01 | 1 | -1/+1 | |
| | ||||||
* | Added notes about ignore_user_abort to php.ini* | Ilia Alshanetsky | 2005-02-28 | 1 | -0/+4 | |
| | ||||||
* | Nuke non-existing ini option | foobar | 2005-02-14 | 1 | -4/+0 | |
| | ||||||
* | - Revert expose_php change | Andi Gutmans | 2004-12-28 | 1 | -1/+1 | |
| | ||||||
* | Turn off sending of PHP identifying header. This is complete useless for | Ilia Alshanetsky | 2004-12-28 | 1 | -1/+1 | |
| | | | | | any practical application and is a total wasting bandwidth/cpu. | |||||
* | fix #30314 | Antony Dovgal | 2004-11-28 | 1 | -1/+1 | |
| | ||||||
* | iconv is built-in in php5 | Edin Kadribasic | 2004-11-15 | 1 | -1/+0 | |
| | ||||||
* | - Fix typos | Andi Gutmans | 2004-08-17 | 1 | -3/+3 | |
| | ||||||
* | fix typo | Antony Dovgal | 2004-08-17 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode). | Ilia Alshanetsky | 2004-08-10 | 1 | -1/+1 | |
| | ||||||
* | fix typo in php.ini: paramAters -> paramEters | Antony Dovgal | 2004-08-03 | 1 | -1/+1 | |
| | ||||||
* | Synch comments | Marcus Boerger | 2004-07-15 | 1 | -13/+72 | |
| | ||||||
* | Added SOAP configuration directives | Dmitry Stogov | 2004-06-23 | 1 | -0/+9 | |
| | ||||||
* | - Document the smtp_port setting in php.ini | Derick Rethans | 2004-05-17 | 1 | -0/+1 | |
| | ||||||
* | Fix for Bug #26757: session.save_path defaults to bogus value on win32 | Wez Furlong | 2004-03-29 | 1 | -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 section | Derick Rethans | 2004-03-14 | 1 | -10/+10 | |
| | | | | | to a more suitable place (new things go at the end, not at the start). | |||||
* | Adding extension=php_tidy.dll | John Coggeshall | 2004-03-14 | 1 | -0/+2 | |
| | ||||||
* | added MySQLI ini entries | Georg Richter | 2004-02-26 | 1 | -0/+31 | |
| | | | | | added ini parameter for mysql->reconnect | |||||
* | - Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't ↵ | Zeev Suraski | 2004-02-25 | 1 | -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: 200 | Ilia Alshanetsky | 2004-02-10 | 1 | -0/+4 | |
| | | | | | header that is not normally needed). | |||||
* | - Remove gpc_order since it doesn't serve any purpose. | foobar | 2004-01-26 | 1 | -4/+1 | |
| | ||||||
* | MySQL is no longer built in by default | Ard Biesheuvel | 2004-01-25 | 1 | -1/+1 | |
| | ||||||
* | Adding the tidy.default_config and tidy.clean_output options to the .ini | John Coggeshall | 2003-12-18 | 1 | -0/+9 | |
| | | | | | files | |||||
* | - Moved ext/crack and ext/mcal to PECL. | foobar | 2003-12-04 | 1 | -9/+0 | |
| | ||||||
* | Update php.ini-* with E_STRICT error reporting level. -dist excludes ↵ | Sara Golemon | 2003-11-29 | 1 | -0/+7 | |
| | | | | E_STRICT, -recommended includes it. | |||||
* | Removed entries which no longer have no function | foobar | 2003-11-20 | 1 | -9/+0 | |
| | ||||||
* | "fixed" bug #25344 (regular domain "localhost.com" used in php.ini) | foobar | 2003-09-01 | 1 | -1/+1 | |
| |