Jani Taskinen
|
335cac3c6a
|
MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which
MFH: makes the error messages to be outputted to STDERR instead of STDOUT with
MFH: CGI and CLI SAPIs (FR #22839).
|
2007-07-24 14:21:36 +00:00 |
|
Dmitry Stogov
|
5f82777275
|
Fixed default values
|
2007-06-21 09:02:21 +00:00 |
|
foobar
|
26c60afb5d
|
MFH: add missing entries, these are in PHP_4_4 branch..
|
2007-05-27 18:04:10 +00:00 |
|
Hannes Magnusson
|
b4eb20c8aa
|
Add max_input_nesting_level
|
2007-05-22 13:27:16 +00:00 |
|
Antony Dovgal
|
d1a190beea
|
MFH
|
2007-04-12 12:31:39 +00:00 |
|
Antony Dovgal
|
ad9b50ae1f
|
MFH
|
2007-04-12 10:25:15 +00:00 |
|
Dmitry Stogov
|
5a1767e0d5
|
Fixed comments
|
2006-12-21 13:05:27 +00:00 |
|
Dmitry Stogov
|
3ffc1c8f4a
|
Default memory_limit value is set to 128M
|
2006-12-21 09:12:42 +00:00 |
|
Edin Kadribasic
|
39a7719f85
|
Updated list of available extensions in dlls.
Updated oci extension ini settings.
-- christopher.jones at oracle dot com
|
2006-12-19 10:34:10 +00:00 |
|
Hannes Magnusson
|
8104df0547
|
Remove bogus ini entry
|
2006-10-14 15:06:11 +00:00 |
|
Hannes Magnusson
|
adcb3615f0
|
Remove unused ini options
|
2006-09-28 19:37:59 +00:00 |
|
Hannes Magnusson
|
e3f68a64e7
|
Add new ini options
#feel free to add comments to it
|
2006-09-28 19:00:52 +00:00 |
|
Hannes Magnusson
|
0222d506c2
|
- Remove register_globals from the "different" section
- Add allow_url_include = Off
- compatability -> compatibility and other typos
|
2006-09-09 21:56:58 +00:00 |
|
Hannes Magnusson
|
7c5119c5a9
|
Add E_RECOVERABLE
|
2006-09-09 21:43:11 +00:00 |
|
Nuno Lopes
|
2203492799
|
little typo (bug #38531)
|
2006-09-03 11:39:45 +00:00 |
|
Ilia Alshanetsky
|
3a211712eb
|
Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.
|
2006-08-17 13:43:08 +00:00 |
|
Frank M. Kromann
|
8eaa9eae52
|
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
2006-08-14 18:40:08 +00:00 |
|
Ilia Alshanetsky
|
e5fe441cbd
|
Added support for httpOnly flag for session extension and cookie setting
functions.
# Original patch by Scott MacVicar
|
2006-08-10 13:50:56 +00:00 |
|
Rasmus Lerdorf
|
6bfeea9eb9
|
MFH: Backported allow_url_include from HEAD. This directive allows
separate control of URL handling in includes/requires allowing sites to
enable allow_url_fopen without enabling remote includes.
|
2006-06-16 14:09:01 +00:00 |
|
Zeev Suraski
|
b1683ea891
|
ze1 restoration
|
2006-06-05 16:25:25 +00:00 |
|
Marcus Boerger
|
0dacd6d5c0
|
- ze1 cleanup (bjori) /thx
|
2006-05-10 19:41:34 +00:00 |
|
Ilia Alshanetsky
|
f541b63e1f
|
Fixed bug #36334 (Added missing documentation about realpath cache INI
settings).
|
2006-02-08 23:43:48 +00:00 |
|
Pierre Joye
|
3c1b981a28
|
- ini entry for gd.jpeg_ignore_warning
|
2006-02-05 16:04:11 +00:00 |
|
Rui Hirokawa
|
90bb16db5a
|
MFH
|
2006-01-21 02:49:52 +00:00 |
|
Rasmus Lerdorf
|
c7d2d2a689
|
MFH - instantiated is correct
|
2005-12-30 17:15:55 +00:00 |
|
foobar
|
b905bddda8
|
MFH
|
2005-12-30 12:21:48 +00:00 |
|
Frank M. Kromann
|
a7d2ac4189
|
Fix #35730 Use correct character encoding with FreeTDS
|
2005-12-21 22:43:06 +00:00 |
|
Frank M. Kromann
|
fe306ed1a6
|
Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better
|
2005-11-14 23:14:25 +00:00 |
|
Derick Rethans
|
15c1b8a3a2
|
- MFH: E_STRICT is not part of E_ALL, so the lines were wrong here.
|
2005-11-06 11:09:32 +00:00 |
|
Edin Kadribasic
|
4566f48777
|
Build PDO and SQLite as shared
|
2005-09-24 15:13:13 +00:00 |
|
foobar
|
805ca9c51f
|
MFH
|
2005-08-29 14:46:17 +00:00 |
|
foobar
|
917eefc3ff
|
fix typo
|
2005-07-13 08:20:32 +00:00 |
|
Georg Richter
|
5c99563615
|
fix for bug #32947 (Incorrect option for mysqli default password)
|
2005-05-05 12:22:48 +00:00 |
|
foobar
|
921c39f496
|
Add auto_globals_jit entry to php.ini-* (bug #29514)
|
2005-04-29 01:37:19 +00:00 |
|
foobar
|
03bdd1a5d4
|
- Added fastcgi.logging php.ini option to be able to disable
logging through the fastcgi connection
|
2005-04-28 13:14:26 +00:00 |
|
foobar
|
c45a0c918f
|
Make sure php_mbstring.dll is first to getting loaded..(bug #32552)
|
2005-04-02 23:04:02 +00:00 |
|
Joey Smith
|
4e10995140
|
Adding comments to .ini files at philip@php.net's request.
|
2005-03-28 07:26:06 +00:00 |
|
Johannes Schlüter
|
f28e72b06a
|
- Change comment: Syntax highlighter uses <span> instead of <font>
|
2005-03-01 00:23:31 +00:00 |
|
Ilia Alshanetsky
|
8eab7ab62e
|
Added notes about ignore_user_abort to php.ini*
|
2005-02-28 22:09:22 +00:00 |
|
foobar
|
d20e2cf0fc
|
Nuke non-existing ini option
|
2005-02-14 08:23:54 +00:00 |
|
Ilia Alshanetsky
|
4da21882fd
|
Fixed spelling.
|
2004-12-27 07:19:25 +00:00 |
|
Antony Dovgal
|
9fb623c312
|
fix #30314
|
2004-11-28 13:21:09 +00:00 |
|
Edin Kadribasic
|
372a69fded
|
iconv is built-in in php5
|
2004-11-15 23:27:48 +00:00 |
|
Andi Gutmans
|
48b766d500
|
- Fix typos
|
2004-08-17 23:08:44 +00:00 |
|
Antony Dovgal
|
b3da1422bb
|
fix typo
|
2004-08-17 10:57:40 +00:00 |
|
Ilia Alshanetsky
|
636eb109ad
|
Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).
|
2004-08-10 00:44:20 +00:00 |
|
Antony Dovgal
|
addc7161b9
|
fix typo in php.ini: paramAters -> paramEters
|
2004-08-03 06:19:16 +00:00 |
|
Marcus Boerger
|
f2377c4d1f
|
Synch comments
|
2004-07-15 19:09:37 +00:00 |
|
Dmitry Stogov
|
2b216967f2
|
Added SOAP configuration directives
|
2004-06-23 08:18:42 +00:00 |
|
Derick Rethans
|
255a5a8a5b
|
- Document the smtp_port setting in php.ini
|
2004-05-17 16:30:22 +00:00 |
|