summaryrefslogtreecommitdiff
path: root/php.ini-dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* @- Added support for a C-like assert() function. (Thies)Thies C. Arntzen1999-12-071-0/+7
* Added check in the ODBC module that a connection is still valid beforeNick Gorham1999-11-301-0/+1
* Adding default mssql ini-setingsFrank M. Kromann1999-11-091-0/+9
* - set default path for cookie to the root directory ("/")Sascha Schumann1999-11-091-2/+2
* Added new session configuration directives.Andrei Zmievski1999-11-011-1/+6
* Add session.use_cookies optionSascha Schumann1999-10-221-0/+1
* Rename allow_builtin_links to expose_phpZeev Suraski1999-09-111-4/+4
* - Seriously optimize and clean php_parse_gpc_data()Zeev Suraski1999-09-111-3/+15
* Add output_buffering directiveZeev Suraski1999-08-241-0/+8
* - Add PHP Modules workspaceZeev Suraski1999-08-131-1/+1
* Built-in phpinfo() links are now turned off by default. They can beZeev Suraski1999-08-071-0/+6
* add session config to php.ini and adapt the naming scheme for itSascha Schumann1999-07-181-0/+19
* *** empty log message ***Andi Gutmans1999-07-151-0/+243