summaryrefslogtreecommitdiff
path: root/php.ini-dist
Commit message (Expand)AuthorAgeFilesLines
* The ODBC extension looks for settings named odbc. and not uodbc.Frank M. Kromann2000-11-291-9/+9
* update win32 extension sectionDaniel Beulshausen2000-11-271-1/+10
* Adding php.ini value to set default batch size for mssql extensionFrank M. Kromann2000-11-211-0/+1
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-0/+6
* Adding textlimit and textsize parameters to MSSQL sectionsFrank M. Kromann2000-10-231-2/+3
* Added new INI entries to default php.ini files.Chris Vandomelen2000-10-221-0/+3
* url_rewriter.tags needs to have " around the parameter to work.foobar2000-10-181-1/+1
* Enable users to set the HTML tags to rewriteSascha Schumann2000-10-161-0/+1
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-0/+6
* Removed obsolete entries from php.ini.Sebastian Bergmann2000-10-061-2/+0
* Changed the php.ini examples to match the names in the source code.Hénot David2000-09-131-6/+6
* - a comma sneaked in before the java extensionDaniel Beulshausen2000-09-131-1/+8
* added note about odbc support and changed to the appropriate names of the win...Daniel Beulshausen2000-09-131-11/+27
* Thanks, AdamZeev Suraski2000-09-121-7/+0
* - Made eval() and several other runtime-evaluated code portions report theZeev Suraski2000-09-121-0/+7
* More security-related (control) patches:Zeev Suraski2000-09-091-3/+14
* - Remove track_vars - it is now always onZeev Suraski2000-09-051-2/+5
* Add the session.use_trans_sid option to php.ini file.Sterling Hughes2000-09-041-0/+2
* Advise people to use error logging instead of error displaying on production ...Zeev Suraski2000-08-261-1/+8
* renamed ini section, quoted default host and tabulated.David Croft2000-08-151-8/+9
* Remove mysql dllRasmus Lerdorf2000-08-061-1/+1
* changed default sendmail flags from '-t' to '-t -i' (bugid#5374)Hartmut Holzgraefe2000-08-041-1/+1
* # Added example entries for the pfpro extension to the php.ini templatesJohn Donagher2000-07-241-0/+9
* Added extension ii for Ingres II native support.Hénot David2000-07-171-0/+8
* Add missing enable_dlZeev Suraski2000-06-261-0/+5
* max_execution_time is no longer UNIX only...Zeev Suraski2000-06-261-1/+1
* Move timeout code to Zend, allow Win32 timeoutsZeev Suraski2000-06-161-0/+2
* - Added disable_functions php.ini supportZeev Suraski2000-05-291-0/+8
* Fix register_argc_argv entry.Sascha Schumann2000-05-101-1/+1
* It helps to change the comment too.Andrei Zmievski2000-05-061-1/+1
* Enable assert by default,Andrei Zmievski2000-05-061-1/+1
* Support E_USER_* error typesZeev Suraski2000-04-191-0/+3
* As it turns out, there are some browsers that can't handle defaultRasmus Lerdorf2000-03-201-2/+2
* Leave sendmail_path commented out to pick up compiled-in defaultRasmus Lerdorf2000-03-191-1/+1
* Fix spellingZeev Suraski2000-03-031-1/+1
* @- The string None is now recognized as a keyword by the php.ini processor, andZeev Suraski2000-02-261-6/+13
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-0/+9
* Revert the y2k ini patches.Andrei Zmievski2000-02-241-1/+1
* Set y2k_compliance to "On" by default, as we do have y2k now.Kristian Köhntopp2000-02-241-1/+1
* *** empty log message ***Zeev Suraski2000-02-051-3/+3
* Add default registration of server vars.Andrei Zmievski2000-02-051-1/+1
* Add the complement to the putenv() securityZeev Suraski2000-01-311-6/+20
* @- Added the ability to prevent the user from overriding certain environmentZeev Suraski2000-01-301-0/+6
* - A few fixesZeev Suraski2000-01-281-0/+4
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-8/+12
* @- Added implicit_flush INI directive (Zeev)Zeev Suraski2000-01-131-0/+6
* - Beef up the INI file reader - it now supports PHP constants, as well asZeev Suraski1999-12-241-12/+35
* - Implement ability to turn off support for call-time pass by referenceZeev Suraski1999-12-151-0/+12
* Reformat ini entries and add new options (cache_limiter, cache_expire).Sascha Schumann1999-12-121-13/+20
* added assert.quiet_eval plus a bit of cleaning (docs to follow!)Thies C. Arntzen1999-12-071-4/+5