| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH | foobar | 2003-09-01 | 1 | -1/+1 |
| | | |||||
| * | oops. fix spelling | Frank M. Kromann | 2003-07-09 | 1 | -2/+2 |
| | | |||||
| * | Adding missing MSSQL Server ini settings | Frank M. Kromann | 2003-07-09 | 1 | -0/+11 |
| | | |||||
| * | MFH | Ilia Alshanetsky | 2003-06-18 | 1 | -1/+1 |
| | | |||||
| * | MFH (bugfix #23902 by Shane). | Edin Kadribasic | 2003-06-03 | 1 | -1/+1 |
| | | |||||
| * | http://bugs.php.net/bug.php?id=23800 | Shane Caraveo | 2003-05-25 | 1 | -0/+8 |
| | | | | | | | change the default for those who cannot this was actually done a long time ago, but got reverted along the way | ||||
| * | MFH | Ilia Alshanetsky | 2003-05-08 | 1 | -0/+5 |
| | | |||||
| * | MFH | Sascha Schumann | 2003-04-05 | 1 | -3/+4 |
| | | |||||
| * | php_fbsql.dll hasn't been successfully built at least from 4.1.x. | Edin Kadribasic | 2003-03-25 | 1 | -1/+0 |
| | | | | | | Related to #22859. | ||||
| * | MFH | foobar | 2003-03-19 | 1 | -2/+2 |
| | | |||||
| * | MFH: "allow_webdav_methods" does not exist / is not needed anymore | foobar | 2003-03-15 | 1 | -5/+0 |
| | | |||||
| * | Document removal of gd1 support on windows. | Edin Kadribasic | 2003-03-13 | 1 | -1/+0 |
| | | |||||
| * | MFH: adding placeholder for the new disable_classes directive | Harald Radi | 2003-03-03 | 1 | -0/+5 |
| | | |||||
| * | MFH obsolete warning | Sascha Schumann | 2003-01-31 | 1 | -3/+0 |
| | | |||||
| * | Made ZLIB extension built in on Windows. Fixes #21139. | Edin Kadribasic | 2002-12-26 | 1 | -1/+0 |
| | | | | | | | # Approved by the release master. # Will merge this patch into HEAD a bit later. | ||||
| * | Updated list of bundled windows extensions compiled by | Edin Kadribasic | 2002-12-21 | 1 | -5/+5 |
| | | | | | | Christoph Grottolo <cg@gordimer.net> | ||||
| * | fix typo (; instead of :) | foobar | 2002-11-24 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive. | Edin Kadribasic | 2002-11-22 | 1 | -0/+8 |
| | | |||||
| * | added a little bit more information for mysql.trace_mode | Georg Richter | 2002-11-11 | 1 | -1/+2 |
| | | |||||
| * | added mysql.trace_mode | Georg Richter | 2002-11-11 | 1 | -0/+3 |
| | | |||||
| * | correcting typos. | Andrey Hristov | 2002-11-05 | 1 | -1/+1 |
| | | |||||
| * | Added dbx.colnames_case option that controls the case of the returned | Marc Boeren | 2002-10-28 | 1 | -0/+10 |
| | | | | | | column names. | ||||
| * | Fixed bug #16880. Added an ini option max_input_time that allows the user | Ilia Alshanetsky | 2002-10-21 | 1 | -0/+1 |
| | | | | | | to specify how much time a script may spend parsing input data (POST, GET, etc..). | ||||
| * | Add note for short_open_tag | Yasuo Ohgaki | 2002-10-17 | 1 | -1/+6 |
| | | | | | | # Assuming no objection for adding note in the manual. | ||||
| * | Emphasize a couple of points | Sascha Schumann | 2002-10-09 | 1 | -4/+6 |
| | | |||||
| * | - Document correct default | Derick Rethans | 2002-10-08 | 1 | -1/+1 |
| | | |||||
| * | - Do not change those from the default in Zend/zend_highlight.h | Derick Rethans | 2002-10-08 | 1 | -6/+6 |
| | | |||||
| * | Document session.save_path option in php.ini | Colin Viebrock | 2002-10-07 | 1 | -0/+17 |
| | | |||||
| * | move gc_maxlifetime one up | Sascha Schumann | 2002-10-03 | 1 | -7/+7 |
| | | |||||
| * | Add new session options | Sascha Schumann | 2002-10-03 | 1 | -1/+14 |
| | | |||||
| * | on -> On | Yasuo Ohgaki | 2002-09-25 | 1 | -1/+1 |
| | | |||||
| * | add note about url_rewriter.tags | Sascha Schumann | 2002-09-25 | 1 | -0/+5 |
| | | |||||
| * | We are about to enter 2003, sending two-digit years does not make too | Sascha Schumann | 2002-09-25 | 1 | -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 after | Sascha Schumann | 2002-09-25 | 1 | -6/+6 |
| | | | | | | <fieldset> for xhtml compliance. | ||||
| * | Implement a default_socket_timeout and auto_detect_line_endings ini options. | Wez Furlong | 2002-09-23 | 1 | -1/+10 |
| | | | | | | Also move user_agent from BG to FG. | ||||
| * | add the user_agent ini option. | Sterling Hughes | 2002-09-07 | 1 | -0/+3 |
| | | |||||
| * | Fixed mbstring.func_overload description. | Yasuo Ohgaki | 2002-09-04 | 1 | -2/+7 |
| | | |||||
| * | Added mbstring.encoding_translation to php.ini-dist|recommended | Yasuo Ohgaki | 2002-09-03 | 1 | -0/+7 |
| | | |||||
| * | Per discussion on #php.bugs (+1 from at least Derick and Jani), revert ↵ | Sebastian Bergmann | 2002-09-01 | 1 | -8/+0 |
| | | | | | double_buffering. | ||||
| * | Remove relic from PHP3 days which is not useful anymore. | foobar | 2002-08-24 | 1 | -3/+0 |
| | | |||||
| * | add allow_webdav_methods as option | Christian Stocker | 2002-08-22 | 1 | -0/+6 |
| | | |||||
| * | speling - thanks (Masaki Fujimoto), acually this wasn't my best piece of doc | Marcus Boerger | 2002-08-20 | 1 | -1/+1 |
| | | |||||
| * | speling - thanks derick | Marcus Boerger | 2002-08-20 | 1 | -1/+1 |
| | | |||||
| * | note about double_buffering | Marcus Boerger | 2002-08-20 | 1 | -0/+8 |
| | | |||||
| * | Add warning about atime requirement for session gc | Rasmus Lerdorf | 2002-08-17 | 1 | -0/+3 |
| | | |||||
| * | Added trans_sid security risk examples. | Yasuo Ohgaki | 2002-08-14 | 1 | -2/+8 |
| | | |||||
| * | docref_root and docref_ext for php_error_docref() | Marcus Boerger | 2002-08-13 | 1 | -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 Ohgaki | 2002-08-11 | 1 | -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 Boerger | 2002-08-09 | 1 | -1/+7 |
| | | | | | parameter... | ||||
| * | Move unserialize_callback_func description a little | Yasuo Ohgaki | 2002-08-09 | 1 | -9/+9 |
| | | |||||
