Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHP 6 refs to PHP 5.4 and sync some spelling with PHP_5_4 branch files | Christopher Jones | 2012-03-01 | 1 | -4/+4 |
| | |||||
* | Added max_input_vars directive to prevent attacks based on hash collisions | Dmitry Stogov | 2011-12-15 | 1 | -0/+3 |
| | |||||
* | - Fixed bug #60489 (Simple Typo In php.ini Files) | Felipe Pena | 2011-12-09 | 1 | -1/+1 |
| | | | | | patch by: danbrown at php.net | ||||
* | Uhh.. Can't believe noone noticed the gc option was missing from our ini files | Hannes Magnusson | 2011-12-08 | 1 | -0/+4 |
| | |||||
* | Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL ↵ | Christopher Jones | 2011-11-29 | 1 | -9/+9 |
| | | | | dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development | ||||
* | - add crt warning ini | Pierre Joye | 2011-11-24 | 1 | -0/+5 |
| | |||||
* | Fix wrong comment | Christian Stocker | 2011-10-06 | 1 | -0/+6 |
| | | | | | Add new xsl ini options to php.ini | ||||
* | - Changed php.ini files to match the hard-coded default for serialize_precision. | Gustavo André dos Santos Lopes | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | Implement request #53684 (Deprecated HTML in sample php.ini). | Adam Harvey | 2011-01-07 | 1 | -2/+2 |
| | |||||
* | -add a link to snmp install doc about the MIBS data, remove static or ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+4 |
| | | | | removed exts | ||||
* | - not anymore in core or builtin | Pierre Joye | 2010-12-07 | 1 | -4/+0 |
| | |||||
* | Update INI files per doc bug #53420 (mail.log is poorly documented). | Adam Harvey | 2010-11-29 | 1 | -1/+2 |
| | |||||
* | Fix bug #53089 (php.ini should use portable example of find) by using POSIX | Adam Harvey | 2010-10-18 | 1 | -1/+1 |
| | | | | | | compliant syntax in the suggested find command for cleaning up session files in the shipped php.ini files. | ||||
* | Fixed bug #52593 (exif is placed before mbstring in php.ini) | Kalle Sommer Nielsen | 2010-08-16 | 1 | -1/+1 |
| | |||||
* | - typo | Pierre Joye | 2010-06-24 | 1 | -1/+1 |
| | |||||
* | - duplicate entry | Pierre Joye | 2010-06-08 | 1 | -3/+0 |
| | |||||
* | - [DOC] add session.entropy* support to windows | Pierre Joye | 2010-06-08 | 1 | -1/+3 |
| | |||||
* | Fix php.ini comment typo | Christopher Jones | 2010-04-15 | 1 | -1/+1 |
| | |||||
* | Make sure that max_file_uploads is set to 20 by-default in all places | Ilia Alshanetsky | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | Introduced a max_file_uploads INI setting, which is set to limit the | Ilia Alshanetsky | 2009-10-27 | 1 | -0/+3 |
| | | | | | | number of file uploads per-request to 100 by default, to prevent possible DOS via temporary file exhaustion. | ||||
* | MFH: document the hash name functionality available since 5.3 | Gwynne Raskind | 2009-07-17 | 1 | -0/+3 |
| | |||||
* | add intl option | Stanislav Malyshev | 2009-07-13 | 1 | -0/+4 |
| | |||||
* | MFH: removed references to track_vars, since this option doesnt exist since ages | Lukas Smith | 2009-07-02 | 1 | -22/+18 |
| | |||||
* | MFH Add missing ini entries (Mikko) | Johannes Schlüter | 2009-06-28 | 1 | -9/+36 |
| | |||||
* | MFH: Add ibase settings | Johannes Schlüter | 2009-06-28 | 1 | -10/+31 |
| | |||||
* | MFH: Add two ini settings and remove ini setting which is commented out in code | Johannes Schlüter | 2009-06-28 | 1 | -3/+8 |
| | |||||
* | MFH: Add missing MySQL entries | Johannes Schlüter | 2009-06-28 | 1 | -15/+54 |
| | |||||
* | - Remove outdated version information | Hannes Magnusson | 2009-06-27 | 1 | -4/+42 |
| | | | | | | | - Remove no-longer-existing windows dll (there could be more..) - List missing INI directives (need to add descriptions to them and sort them correctly..) | ||||
* | - win extension_dir | Pierre Joye | 2009-05-04 | 1 | -0/+2 |
| | |||||
* | Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag) | Philip Olson | 2009-04-10 | 1 | -208/+208 |
| | |||||
* | Fixed typo | Philip Olson | 2009-04-10 | 1 | -1/+1 |
| | |||||
* | MFH: Mention which directives are hardcoded using the CLI SAPI | Hannes Magnusson | 2009-04-06 | 1 | -0/+6 |
| | |||||
* | - update extension= | Pierre Joye | 2009-03-26 | 1 | -7/+0 |
| | |||||
* | Corrected missing comment. | Eric Stewart | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | 1. Involves an mbstring setting correction regarding: | Eric Stewart | 2009-03-23 | 1 | -6/+23 |
| | | | | | | | | | | | | | 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. | ||||
* | MFH: Replace old php.ini files with the new ones according to | Johannes Schlüter | 2009-03-17 | 1 | -0/+1746 |
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart) |