Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace old php.ini files with the new ones according to | Johannes Schlüter | 2009-03-17 | 1 | -1178/+0 |
| | | | | | http://wiki.php.net/rfc/newinis (by Eric Lee Stewart) | ||||
* | Fixed bug #47543 (irrelevant warning message) | Kalle Sommer Nielsen | 2009-03-08 | 1 | -1/+1 |
| | |||||
* | Revert previous change | Kalle Sommer Nielsen | 2009-02-13 | 1 | -3/+3 |
| | |||||
* | Fixed wrong usage of error_reporting directive | Kalle Sommer Nielsen | 2009-02-12 | 1 | -5/+5 |
| | |||||
* | - Fixed bug #47255 (Typo in php.ini files) | Felipe Pena | 2009-01-31 | 1 | -1/+1 |
| | |||||
* | fix typo (reported by Richard Quadling) | Antony Dovgal | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | MFB: Added mail logging functionality that allows logging of mail sent via | Ilia Alshanetsky | 2009-01-09 | 1 | -0/+6 |
| | | | | | mail() function | ||||
* | Nuke more removed extensions | Hannes Magnusson | 2008-12-27 | 1 | -25/+0 |
| | |||||
* | - Add missing INI entries (pdo_odbc, odbc/birdstep, sybase_ct) | Hannes Magnusson | 2008-12-27 | 1 | -62/+11 |
| | | | | | | - Remove entries from removed extension (ifx) [DOC] The sybase stuff is really confusing in the docs.. | ||||
* | Add missing INI setting. | Hannes Magnusson | 2008-12-27 | 1 | -0/+5 |
| | | | | | [DOC] used as the default size for shm_attach(). PHP_INI_SYSTEM | ||||
* | Updated description to match docs | Matt Wilmas | 2008-11-28 | 1 | -1/+1 |
| | |||||
* | Document the xmlrpc_errors option, it is totally unrelated to the extension | Hannes Magnusson | 2008-11-13 | 1 | -4/+5 |
| | |||||
* | [DOC] Remove define_syslog_variables() and define_syslog_variables ini option | Kalle Sommer Nielsen | 2008-10-15 | 1 | -6/+0 |
| | |||||
* | Update Oracle DLL examples to match build changes | Christopher Jones | 2008-08-28 | 1 | -2/+2 |
| | |||||
* | - Fixed error levels | Felipe Pena | 2008-08-03 | 1 | -4/+4 |
| | |||||
* | MFB5.3: INI options for new extions | Hannes Magnusson | 2008-08-01 | 1 | -0/+15 |
| | |||||
* | Sync oci8.default_prefetch example value with recent change | Christopher Jones | 2008-07-27 | 1 | -5/+6 |
| | |||||
* | Add E_USER_DEPRECATED (patch by Lars Strojny) | Hannes Magnusson | 2008-07-21 | 1 | -0/+1 |
| | |||||
* | Add E_DEPRECATED comment | Christopher Jones | 2008-04-07 | 1 | -0/+2 |
| | |||||
* | MFB: add request_order INI variable to control $_REQUEST content | Stanislav Malyshev | 2008-03-12 | 1 | -0/+6 |
| | | | | | | # if not set (default), variables_order still is used # request_order accepts G,P and C | ||||
* | new Oracle stuff | Antony Dovgal | 2008-02-21 | 1 | -3/+17 |
| | |||||
* | - Fix typo (see #44095) | Johannes Schlüter | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | - Added ".htaccess" style user-defined php.ini files support for | Jani Taskinen | 2007-09-28 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | CGI/FastCGI. - Added support for special [PATH=/opt/httpd/www.example.com/] sections in php.ini. All directives set in these sections will not be able to be overridden in user-defined ini-files or during runtime in the specified path. - Improved php.ini handling: . Added better error reporting for syntax errors in php.ini files . Allowed "ini-variables" to be used almost everywhere ini php.ini files . Allowed using alphanumeric/variable indexes in "array" ini options . Fixed get_cfg_var() to be able to return "array" ini options - Fixed bug #27372 (parse error loading browscap.ini at apache startup) - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric characters) @DOC Pierre promised to handle the manual part of this :D | ||||
* | - Avoid confusion. | Derick Rethans | 2007-09-02 | 1 | -1/+1 |
| | |||||
* | Fix typo in fastcgi.logging option example | Jani Taskinen | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - Changed "display_errors" php.ini option to accept "stderr" as value which | Jani Taskinen | 2007-07-24 | 1 | -0/+10 |
| | | | | | | makes the error messages to be outputted to STDERR instead of STDOUT with CGI and CLI SAPIs. | ||||
* | Fixed default values | Dmitry Stogov | 2007-06-21 | 1 | -1/+1 |
| | |||||
* | - Add missing entry | foobar | 2007-05-27 | 1 | -0/+8 |
| | |||||
* | MFB: max_input_nesting_level | Hannes Magnusson | 2007-05-22 | 1 | -0/+1 |
| | |||||
* | removed unused highlight.bg ini option | Antony Dovgal | 2007-04-26 | 1 | -1/+0 |
| | |||||
* | swap the options | Antony Dovgal | 2007-04-12 | 1 | -2/+2 |
| | |||||
* | add short descriptions for PCRE ini options | Antony Dovgal | 2007-04-12 | 1 | -0/+6 |
| | |||||
* | Fixed comments | Dmitry Stogov | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | Default memory_limit value is set to 128M | Dmitry Stogov | 2006-12-21 | 1 | -1/+1 |
| | |||||
* | MFB | Edin Kadribasic | 2006-12-19 | 1 | -5/+47 |
| | |||||
* | MFB: Remove bogus INI entry | Hannes Magnusson | 2006-10-14 | 1 | -3/+0 |
| | |||||
* | MFB: remove unused ini options | Hannes Magnusson | 2006-09-28 | 1 | -26/+0 |
| | |||||
* | MFB; new ini options | Hannes Magnusson | 2006-09-28 | 1 | -0/+34 |
| | |||||
* | MFB: typos | Hannes Magnusson | 2006-09-09 | 1 | -5/+5 |
| | |||||
* | MFB: Increased default memory limit to 16 megabytes to accommodate for a | Ilia Alshanetsky | 2006-08-17 | 1 | -1/+1 |
| | | | | | more accurate memory utilization measurement. | ||||
* | Cleanup before reusing failed persistant connection. Better formating of ↵ | Frank M. Kromann | 2006-08-14 | 1 | -0/+1 |
| | | | | timestamp and decimal values | ||||
* | MFB: Added support for httpOnly flag for session extension and cookie | Ilia Alshanetsky | 2006-08-10 | 1 | -0/+3 |
| | | | | | setting functions. | ||||
* | unicode_semantics -> unicode.semantics | Antony Dovgal | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | more cleanup (lingering ini settings which do not exist anymore, etc.) | foobar | 2006-04-10 | 1 | -39/+7 |
| | |||||
* | So long safe_mode mode. | Ilia Alshanetsky | 2006-03-08 | 1 | -35/+0 |
| | | | | | | Also removed the magic_quotes configure option, no longer relevant since the magic is gone :-). | ||||
* | - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase | Pierre Joye | 2006-03-08 | 1 | -12/+0 |
| | | | | | | | (calling ini_set('magic_....') returns 0|false - get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false - set_magic_quotes_runtime raises an E_CORE_ERROR | ||||
* | - remove register_globals support (aka "Kill the f***ing thing" :) | Pierre Joye | 2006-03-07 | 1 | -13/+2 |
| | |||||
* | MFB51: Fixed bug #36334 (Added missing documentation about realpath cache INI | Ilia Alshanetsky | 2006-02-08 | 1 | -0/+10 |
| | | | | | settings). | ||||
* | - 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 |
| |