136 Commits (0b6d0fefc4ef9f7984389a9806d7d6e509286878)

Author SHA1 Message Date
Ilia Alshanetsky b20df54af7 Make serialize precision a configurable option. 23 years ago
Sascha Schumann 5145d17fde dividend -> divisor 23 years ago
foobar 67c24604ee MFB 23 years ago
Edin Kadribasic da22639d94 MFB 23 years ago
foobar b26db9cd5c Using of quotes around paths is a very good idea.. 23 years ago
Marcus Boerger aba27fc6ca - disable html_errors per default as suggested by php.ini-<xxx> 23 years ago
foobar 3b07e2f8b6 "allow_webdav_methods" does not exist / is not needed anymore 23 years ago
Harald Radi 87f6d0d86d adding placeholder for the new disable_classes directive 23 years ago
Derick Rethans a8f97a4842 - It was called _VARS, not _GLOBALS :-) 23 years ago
Zeev Suraski 4e55747a2b Add JIT initialization for _SERVER and _ENV 23 years ago
Sascha Schumann 2393b5bfc5 update regarding session.save_path 23 years ago
Sascha Schumann db8b4c6762 Add INI setting session.hash_bits_per_character which enables developers 23 years ago
Sascha Schumann c79e780f5c recommending SHA-1 as hash function 23 years ago
Sascha Schumann f2f1f94e36 add INI setting session.hash_function 23 years ago
Edin Kadribasic 46219c714d MFB: 23 years ago
Edin Kadribasic 17687a4fff MFB: 23 years ago
Edin Kadribasic 714a5be6cc Fixed bug #19207 by adding cgi.rfc2616_headers configuration directive. 23 years ago
Georg Richter 3b510352ad added a little bit more information for mysql.trace_mode 23 years ago
Georg Richter 8da440214f added mysql.trace_mode 23 years ago
Andrey Hristov 69283998ae correcting typos. 23 years ago
Marc Boeren abb1f69166 Added dbx.colnames_case option that controls the case of the returned 23 years ago
Ilia Alshanetsky b9efd22339 Fixed bug #16880. Added an ini option max_input_time that allows the user 23 years ago
Yasuo Ohgaki d023b841a2 Add note for short_open_tag 23 years ago
Derick Rethans 87e271833b - Document correct default 23 years ago
Derick Rethans e7bd4feef8 - Do not change those from the default in Zend/zend_highlight.h 23 years ago
Andrey Hristov 76a104feb8 colon written instead of semi-colon. 23 years ago
Sascha Schumann 04b66595a7 Add recommened entries, including disabling the session bug/feature 23 years ago
Markus Fischer 0a9c94e4af - Merge url_rewriter.tags description from Sascha. 23 years ago
Yasuo Ohgaki a85ed54e88 Merge changes from php.ini-dist 23 years ago
Wez Furlong c74b9faca5 Implement a default_socket_timeout and auto_detect_line_endings ini options. 24 years ago
Sterling Hughes c0ed6edf41 add the user_agent ini option. 24 years ago
Yasuo Ohgaki 1f49fb1bcd Fixed mbstring.func_overload description. 24 years ago
Yasuo Ohgaki 582026fd64 Added mbstring.encoding_translation to php.ini-dist|recommended 24 years ago
Sebastian Bergmann 714c19fe66 Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering. 24 years ago
foobar 928c4ad41d Remove relic from PHP3 days which is not useful anymore. 24 years ago
Christian Stocker 2069410f57 add allow_webdav_methods as option 24 years ago
Marcus Boerger 0e065f6b36 speling - thanks (Masaki Fujimoto), acually this wasn't my best piece of doc 24 years ago
Marcus Boerger 9f86e70e8d speling - thanks derick 24 years ago
Marcus Boerger cbe9f80d44 note about double_buffering 24 years ago
Yasuo Ohgaki 699ccceaa4 Added trans_sid security risk examples. 24 years ago
Marcus Boerger d2418b11f8 docref_root and docref_ext for php_error_docref() 24 years ago
Yasuo Ohgaki 42355837c1 Changed my mind. 24 years ago
Marcus Boerger 9c8ba935d6 Improved handling of output buffers (see news)\n#No trim for the string parameter... 24 years ago
Yasuo Ohgaki e300506be6 Add unserialize_callback_func to php.ini-recommended. 24 years ago
Yasuo Ohgaki 70ef3f67f3 Added note for output_handler usage. (with Marcus and Adam's fix) 24 years ago
Marcus Boerger 4f1e5943d8 -add & document ini settings for exif 24 years ago
Yasuo Ohgaki fd428a4882 This option should be left enabled by default by mistake. 24 years ago
Yasuo Ohgaki 658503f6ee Move down open_basedir description. 24 years ago
Yasuo Ohgaki 02bc91f0bc Fixed open_basedir note - thanks to Sander. I also notice I have to modify pg_lo_import(), etc. It does not check open_basedir at all. It checks UID/GID, though. We are better to note how we should treat files in coding standard. 24 years ago
Yasuo Ohgaki ccc04b7096 Added note for open_basedir 24 years ago