summaryrefslogtreecommitdiff
path: root/php.ini-dist
Commit message (Collapse)AuthorAgeFilesLines
* MFHfoobar2003-09-011-1/+1
|
* oops. fix spellingFrank M. Kromann2003-07-091-2/+2
|
* Adding missing MSSQL Server ini settingsFrank M. Kromann2003-07-091-0/+11
|
* MFHIlia Alshanetsky2003-06-181-1/+1
|
* MFH (bugfix #23902 by Shane).Edin Kadribasic2003-06-031-1/+1
|
* http://bugs.php.net/bug.php?id=23800Shane Caraveo2003-05-251-0/+8
| | | | | | change the default for those who cannot this was actually done a long time ago, but got reverted along the way
* MFHIlia Alshanetsky2003-05-081-0/+5
|
* MFHSascha Schumann2003-04-051-3/+4
|
* php_fbsql.dll hasn't been successfully built at least from 4.1.x.Edin Kadribasic2003-03-251-1/+0
| | | | | Related to #22859.
* MFHfoobar2003-03-191-2/+2
|
* MFH: "allow_webdav_methods" does not exist / is not needed anymorefoobar2003-03-151-5/+0
|
* Document removal of gd1 support on windows.Edin Kadribasic2003-03-131-1/+0
|
* MFH: adding placeholder for the new disable_classes directiveHarald Radi2003-03-031-0/+5
|
* MFH obsolete warningSascha Schumann2003-01-311-3/+0
|
* Made ZLIB extension built in on Windows. Fixes #21139.Edin Kadribasic2002-12-261-1/+0
| | | | | | # Approved by the release master. # Will merge this patch into HEAD a bit later.
* Updated list of bundled windows extensions compiled byEdin Kadribasic2002-12-211-5/+5
| | | | | Christoph Grottolo <cg@gordimer.net>
* fix typo (; instead of :)foobar2002-11-241-1/+1
|
* MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive.Edin Kadribasic2002-11-221-0/+8
|
* added a little bit more information for mysql.trace_modeGeorg Richter2002-11-111-1/+2
|
* added mysql.trace_modeGeorg Richter2002-11-111-0/+3
|
* correcting typos.Andrey Hristov2002-11-051-1/+1
|
* Added dbx.colnames_case option that controls the case of the returnedMarc Boeren2002-10-281-0/+10
| | | | | column names.
* Fixed bug #16880. Added an ini option max_input_time that allows the userIlia Alshanetsky2002-10-211-0/+1
| | | | | to specify how much time a script may spend parsing input data (POST, GET, etc..).
* Add note for short_open_tagYasuo Ohgaki2002-10-171-1/+6
| | | | | # Assuming no objection for adding note in the manual.
* Emphasize a couple of pointsSascha Schumann2002-10-091-4/+6
|
* - Document correct defaultDerick Rethans2002-10-081-1/+1
|
* - Do not change those from the default in Zend/zend_highlight.hDerick Rethans2002-10-081-6/+6
|
* Document session.save_path option in php.iniColin Viebrock2002-10-071-0/+17
|
* move gc_maxlifetime one upSascha Schumann2002-10-031-7/+7
|
* Add new session optionsSascha Schumann2002-10-031-1/+14
|
* on -> OnYasuo Ohgaki2002-09-251-1/+1
|
* add note about url_rewriter.tagsSascha Schumann2002-09-251-0/+5
|
* We are about to enter 2003, sending two-digit years does not make tooSascha Schumann2002-09-251-2/+3
| | | | | | much sense anymore. According to an article from '98, only Netscape 3.x was affected anyway.
* Fix #13472 by making it possible to append the <input> stuff afterSascha Schumann2002-09-251-6/+6
| | | | | <fieldset> for xhtml compliance.
* Implement a default_socket_timeout and auto_detect_line_endings ini options.Wez Furlong2002-09-231-1/+10
| | | | | Also move user_agent from BG to FG.
* add the user_agent ini option.Sterling Hughes2002-09-071-0/+3
|
* Fixed mbstring.func_overload description.Yasuo Ohgaki2002-09-041-2/+7
|
* Added mbstring.encoding_translation to php.ini-dist|recommendedYasuo Ohgaki2002-09-031-0/+7
|
* Per discussion on #php.bugs (+1 from at least Derick and Jani), revert ↵Sebastian Bergmann2002-09-011-8/+0
| | | | double_buffering.
* Remove relic from PHP3 days which is not useful anymore.foobar2002-08-241-3/+0
|
* add allow_webdav_methods as optionChristian Stocker2002-08-221-0/+6
|
* speling - thanks (Masaki Fujimoto), acually this wasn't my best piece of docMarcus Boerger2002-08-201-1/+1
|
* speling - thanks derickMarcus Boerger2002-08-201-1/+1
|
* note about double_bufferingMarcus Boerger2002-08-201-0/+8
|
* Add warning about atime requirement for session gcRasmus Lerdorf2002-08-171-0/+3
|
* Added trans_sid security risk examples.Yasuo Ohgaki2002-08-141-2/+8
|
* docref_root and docref_ext for php_error_docref()Marcus Boerger2002-08-131-0/+9
| | | | | | @Added clickable error messages that direct to a page describing the @error or function causing the error in detail. (Yasuo, Wez, Marcus)
* Changed my mind.Yasuo Ohgaki2002-08-111-8/+10
| | | | | | | Let users decided whether users want larger chunk size or not. @ Changed zlib.output_compression behavior. If larger chunk is preferred, enable output_buffering also. (Marcus, Yasuo)
* Improved handling of output buffers (see news)\n#No trim for the string ↵Marcus Boerger2002-08-091-1/+7
| | | | parameter...
* Move unserialize_callback_func description a littleYasuo Ohgaki2002-08-091-9/+9
|