summaryrefslogtreecommitdiff
path: root/php.ini-production
Commit message (Expand)AuthorAgeFilesLines
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-151-0/+3
* - Fixed bug #60489 (Simple Typo In php.ini Files)Felipe Pena2011-12-091-1/+1
* Uhh.. Can't believe noone noticed the gc option was missing from our ini filesHannes Magnusson2011-12-081-0/+4
* Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL de...Christopher Jones2011-11-291-6/+7
* - add crt warning iniPierre Joye2011-11-241-0/+5
* typofix (procgress to progress)Peter Cowburn2011-10-031-1/+1
* Fix php.ini comment (#55834)Peter Cowburn2011-10-031-1/+1
* Fixed bug#55430, introduce the session.upload_progress family to the worldHannes Magnusson2011-08-301-3/+40
* add friendly log messages (req #55109)Arpad Ray2011-08-291-0/+4
* Add missing session ini options "skeletons" until they become atleast documentedHannes Magnusson2011-08-291-0/+7
* - Turn on html_errors by default again in php.ini-production like it was inDerick Rethans2011-08-101-10/+11
* No E_STRICT in productionStanislav Malyshev2011-07-241-3/+3
* Change E_ALL to include E_STRICTStanislav Malyshev2011-07-231-8/+8
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-29/+0
* - cleanupPierre Joye2011-07-191-1/+0
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* - Changed php.ini files to match the hard-coded default for serialize_precision.Gustavo André dos Santos Lopes2011-02-091-1/+1
* Implement request #53684 (Deprecated HTML in sample php.ini).Adam Harvey2011-01-071-2/+2
* - Update ini descriptions. It is still possible that zend.multibyte will be ...Moriyoshi Koizumi2010-12-211-4/+12
* - Adding enable_post_data_reading to php.ini-*Gustavo André dos Santos Lopes2010-12-161-1/+13
* - $_REQUEST is also JIT global nowJani Taskinen2010-12-141-4/+4
* -add a link to snmp install doc about the MIBS data, remove static or remove...Pierre Joye2010-12-131-4/+4
* Update INI files per doc bug #53420 (mail.log is poorly documented).Adam Harvey2010-11-291-1/+2
* Reviewing php.ini-* configurations files:Patrick Allaert2010-11-181-13/+14
* Fix bug #53089 (php.ini should use portable example of find) by using POSIXAdam Harvey2010-10-181-1/+1
* Fixed bug #52593 (exif is placed before mbstring in php.ini)Kalle Sommer Nielsen2010-08-161-1/+1
* - typoPierre Joye2010-06-241-1/+1
* - duplicate entryPierre Joye2010-06-081-4/+3
* - [DOC] add session.entropy* support to windowsPierre Joye2010-06-081-0/+2
* Removed safe_modeKalle Sommer Nielsen2010-04-261-38/+0
* - Removed allow_call_time_pass_reference (Pierrick)Felipe Pena2010-04-261-19/+0
* Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-211-1/+0
* Removed register_globalsKalle Sommer Nielsen2010-04-211-20/+10
* Fix php.ini comment typoChristopher Jones2010-04-151-1/+1
* Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/sess...Kalle Sommer Nielsen2010-04-151-17/+2
* Removed y2k_compliance ini option, making it "always" enabled internallyKalle Sommer Nielsen2010-04-121-4/+0
* * Changed the way removed ini directives are shown so its easier to add new onesKalle Sommer Nielsen2010-04-121-7/+0
* Set session.entropy_file to /dev/urandom or /dev/arandom byRasmus Lerdorf2010-03-311-6/+5
* Switch default_charset, if not specified, from ISO-8859-1 to UTF-8Rasmus Lerdorf2010-03-231-1/+1
* Make sure that max_file_uploads is set to 20 by-default in all placesIlia Alshanetsky2009-11-051-1/+1
* Introduced a max_file_uploads INI setting, which is set to limit theIlia Alshanetsky2009-10-271-0/+3
* MFH: document the hash name functionality available since 5.3Gwynne Raskind2009-07-171-0/+3
* add intl optionStanislav Malyshev2009-07-131-0/+4
* MFH: removed references to track_vars, since this option doesnt exist since agesLukas Smith2009-07-021-22/+18
* MFH Add missing ini entries (Mikko)Johannes Schlüter2009-06-281-9/+36
* MFH: Add ibase settingsJohannes Schlüter2009-06-281-10/+31
* MFH: Add two ini settings and remove ini setting which is commented out in codeJohannes Schlüter2009-06-281-3/+8
* MFH: Add missing MySQL entriesJohannes Schlüter2009-06-281-15/+54
* - Remove outdated version informationHannes Magnusson2009-06-271-4/+42
* - win extension_dirPierre Joye2009-05-041-0/+2