202 Commits (06ef18bed92da46e829885bc657bb93f39de7735)

Author SHA1 Message Date
foobar c389f67e91 - Moved ext/crack and ext/mcal to PECL. 23 years ago
Sara Golemon ef9949ff37 Update php.ini-* with E_STRICT error reporting level. -dist excludes E_STRICT, -recommended includes it. 23 years ago
foobar 6f6df4f9a4 Removed entries which no longer have no function 23 years ago
foobar 2bbd11e6b5 "fixed" bug #25344 (regular domain "localhost.com" used in php.ini) 23 years ago
foobar d06a572fc9 php_xslt.dll -> php_xsl.dll, removed non-existing php_domxml.dll (bug #24960) 23 years ago
Frank M. Kromann f078959207 oops. fix spelling 23 years ago
Frank M. Kromann fe04bd50e8 Adding missing MSSQL Server ini settings 23 years ago
Edin Kadribasic 59e96375c3 MySQL is back as a shared extension. 23 years ago
Ilia Alshanetsky d860759db9 Make the default mysql connection timeout 60 seconds rather then unlimited. 23 years ago
Edin Kadribasic b7713f411e Fix for #23902 by Shane. 23 years ago
foobar 8df56be33c Add the note to php.ini-* about the mail.force_extra_paramaters 23 years ago
Ilia Alshanetsky b20df54af7 Make serialize precision a configurable option. 23 years ago
foobar 2219a62606 - Made 'register_long_arrays' to be "On" by default. 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 9233627887 Remove obsolete warning 23 years ago
Sascha Schumann db8b4c6762 Add INI setting session.hash_bits_per_character which enables developers 23 years ago
Sascha Schumann 5a468ce877 sync entries 24 years ago
Sascha Schumann f2f1f94e36 add INI setting session.hash_function 24 years ago
Edin Kadribasic 46219c714d MFB: 24 years ago
Edin Kadribasic 17687a4fff MFB: 24 years ago
foobar bad0d653a1 MFB: ; instead of : 24 years ago
Edin Kadribasic 714a5be6cc Fixed bug #19207 by adding cgi.rfc2616_headers configuration directive. 24 years ago
Georg Richter 3b510352ad added a little bit more information for mysql.trace_mode 24 years ago
Georg Richter 8da440214f added mysql.trace_mode 24 years ago
Andrey Hristov 69283998ae correcting typos. 24 years ago
Marc Boeren abb1f69166 Added dbx.colnames_case option that controls the case of the returned 24 years ago
Ilia Alshanetsky b9efd22339 Fixed bug #16880. Added an ini option max_input_time that allows the user 24 years ago
Yasuo Ohgaki d023b841a2 Add note for short_open_tag 24 years ago
Sascha Schumann f0a7d9baba Emphasize a couple of points 24 years ago
Derick Rethans 87e271833b - Document correct default 24 years ago
Derick Rethans e7bd4feef8 - Do not change those from the default in Zend/zend_highlight.h 24 years ago
Colin Viebrock 7076a9b9f3 Document session.save_path option in php.ini 24 years ago
Sascha Schumann 4fbf3f77c0 move gc_maxlifetime one up 24 years ago
Sascha Schumann 0ccb5d98b4 Add new session options 24 years ago
Yasuo Ohgaki b437a23ada on -> On 24 years ago
Sascha Schumann 21adf62204 add note about url_rewriter.tags 24 years ago
Sascha Schumann 6816ba4b32 We are about to enter 2003, sending two-digit years does not make too 24 years ago
Sascha Schumann 7af64ef531 Fix #13472 by making it possible to append the <input> stuff after 24 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