Commit Graph

19 Commits

Author SHA1 Message Date
Ilia Alshanetsky
01642e1fa6 Make sure that max_file_uploads is set to 20 by-default in all places 2009-11-05 13:29:34 +00:00
Ilia Alshanetsky
0e5f61656c Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.
2009-10-27 16:13:48 +00:00
Gwynne Raskind
02ab328b7b document the hash name functionality available since 5.3 2009-07-17 13:22:44 +00:00
Stanislav Malyshev
8cd2d9facb add intl ini value 2009-07-13 23:58:30 +00:00
Lukas Smith
764c63fac4 removed references to track_vars, since this option doesnt exist since ages 2009-07-02 13:34:29 +00:00
Hannes Magnusson
dd196e2567 MFB5.3: Add missing ini entries (Mikko) 2009-06-30 08:49:05 +00:00
Johannes Schlüter
88bac3a725 Add missing ini entries (Mikko) 2009-06-28 17:55:36 +00:00
Johannes Schlüter
c2eb2ed47b Add ibase settings 2009-06-28 16:40:22 +00:00
Johannes Schlüter
dd3e47ebe7 - Add two ini settings 2009-06-28 15:55:19 +00:00
Johannes Schlüter
bf90d9447c fix typo 2009-06-28 15:29:14 +00:00
Johannes Schlüter
b2da3ac933 Add missing MySQL entries 2009-06-28 15:20:22 +00:00
Pierre Joye
30d87074e1 - win extension_dir 2009-05-04 15:20:17 +00:00
Philip Olson
8408196646 MFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag) 2009-04-10 15:18:55 +00:00
Philip Olson
d1e0074441 MFB: Fixed typo 2009-04-10 15:16:15 +00:00
Hannes Magnusson
05a835fb7f Mention which options are hardcoded in the cli sapi 2009-04-06 08:37:06 +00:00
Pierre Joye
5d8cf0217f - update extension= 2009-03-26 18:53:42 +00:00
Eric Stewart
249d2d08fb Corrected missing comment. 2009-03-26 01:39:10 +00:00
Eric Stewart
70d48df0a1 1. Involves an mbstring setting correction regarding:
http://marc.info/?l=php-cvs&m=123596904426621&w=2

2. Added mbstring.http_output_conv_mimetype directive.

3. Adds an additional comment including XOR in the list of usable bitwise operators.

4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0.

5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.
2009-03-23 02:40:30 +00:00
Johannes Schlüter
72c226ee4d Replace old php.ini files with the new ones according to
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)
2009-03-17 19:12:22 +00:00