/ [cvs] / php-src / php.ini-recommended
ViewVC logotype

Log of /php-src/php.ini-recommended

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.179.2.11.2.23.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 05:31:31 2008 UTC (5 weeks, 4 days ago) by sixd
Branch: PHP_5_3
CVS Tags: php_5_3_0alpha2
Changes since 1.179.2.11.2.23.2.9: +2 -2 lines
Diff to previous 1.179.2.11.2.23.2.9 , to branch point 1.179.2.11.2.23 , to next main 1.179.2.11.2.24
MFH: Update Oracle DLL examples to match build changes

Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 05:31:15 2008 UTC (5 weeks, 4 days ago) by sixd
Branch: MAIN
CVS Tags: HEAD
Changes since 1.228: +2 -2 lines
Diff to previous 1.228
Update Oracle DLL examples to match build changes

Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 17:19:24 2008 UTC (2 months ago) by felipe
Branch: MAIN
Changes since 1.227: +3 -3 lines
Diff to previous 1.227
- Fixed error levels

Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 11:01:11 2008 UTC (2 months ago) by bjori
Branch: MAIN
Changes since 1.226: +15 -0 lines
Diff to previous 1.226
MFB5.3: INI options for new extions

Revision 1.179.2.11.2.23.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 10:59:14 2008 UTC (2 months ago) by bjori
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.8: +15 -0 lines
Diff to previous 1.179.2.11.2.23.2.8 , to branch point 1.179.2.11.2.23
Add ini options for the new exts

Revision 1.179.2.11.2.23.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 16:37:57 2008 UTC (2 months, 1 week ago) by sixd
Branch: PHP_5_3
CVS Tags: php_5_3_0alpha1
Changes since 1.179.2.11.2.23.2.7: +6 -5 lines
Diff to previous 1.179.2.11.2.23.2.7 , to branch point 1.179.2.11.2.23
MFH: Sync oci8.default_prefetch example value with recent change

Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 16:35:56 2008 UTC (2 months, 1 week ago) by sixd
Branch: MAIN
Changes since 1.225: +6 -5 lines
Diff to previous 1.225
Sync oci8.default_prefetch example value with recent change

Revision 1.179.2.11.2.23.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 09:40:59 2008 UTC (2 months, 2 weeks ago) by bjori
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.6: +1 -0 lines
Diff to previous 1.179.2.11.2.23.2.6 , to branch point 1.179.2.11.2.23
MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)

Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 09:36:21 2008 UTC (2 months, 2 weeks ago) by bjori
Branch: MAIN
Changes since 1.224: +1 -0 lines
Diff to previous 1.224
Add E_USER_DEPRECATED (patch by Lars Strojny)

Revision 1.179.2.11.2.23.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 21:24:04 2008 UTC (5 months, 4 weeks ago) by sixd
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.5: +2 -0 lines
Diff to previous 1.179.2.11.2.23.2.5 , to branch point 1.179.2.11.2.23
MFH: Add E_DEPRECATED comment

Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 21:23:28 2008 UTC (5 months, 4 weeks ago) by sixd
Branch: MAIN
Changes since 1.223: +2 -0 lines
Diff to previous 1.223
Add E_DEPRECATED comment

Revision 1.179.2.11.2.23.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 12:16:14 2008 UTC (6 months, 2 weeks ago) by iliaa
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.4: +0 -3 lines
Diff to previous 1.179.2.11.2.23.2.4 , to branch point 1.179.2.11.2.23
Removed ze1_compatibility_mode INI options

Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 20:53:04 2008 UTC (6 months, 3 weeks ago) by stas
Branch: MAIN
Changes since 1.222: +6 -0 lines
Diff to previous 1.222
MFB: add request_order INI variable to control $_REQUEST content
# if not set (default), variables_order still is used
# request_order accepts G,P and C

Revision 1.179.2.11.2.23.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 20:24:45 2008 UTC (6 months, 3 weeks ago) by stas
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.3: +6 -0 lines
Diff to previous 1.179.2.11.2.23.2.3 , to branch point 1.179.2.11.2.23
[DOC] add request_order INI variable to control $_REQUEST content
# if not set (default), variables_order still is used
# request_order accepts G,P and C

Revision 1.179.2.11.2.23.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 13:36:35 2008 UTC (7 months, 2 weeks ago) by tony2001
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.2: +17 -3 lines
Diff to previous 1.179.2.11.2.23.2.2 , to branch point 1.179.2.11.2.23
MFH

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Thu Feb 21 13:36:25 2008 UTC (7 months, 2 weeks ago) by tony2001
Branch: MAIN
Changes since 1.221: +17 -3 lines
Diff to previous 1.221
new Oracle stuff

Revision 1.179.2.11.2.24 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 00:01:29 2008 UTC (7 months, 3 weeks ago) by johannes
Branch: PHP_5_2
CVS Tags: php_5_2_6, php_5_2_6RC1, php_5_2_6RC2, php_5_2_6RC3, php_5_2_6RC4, php_5_2_6RC5
Changes since 1.179.2.11.2.23: +1 -1 lines
Diff to previous 1.179.2.11.2.23 , to branch point 1.179.2.11 , to next main 1.179.2.12
- Fix typo (see #44095)

Revision 1.179.2.11.2.23.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 00:01:11 2008 UTC (7 months, 3 weeks ago) by johannes
Branch: PHP_5_3
Changes since 1.179.2.11.2.23.2.1: +1 -1 lines
Diff to previous 1.179.2.11.2.23.2.1 , to branch point 1.179.2.11.2.23
- Fix typo (see #44095)

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 00:00:48 2008 UTC (7 months, 3 weeks ago) by johannes
Branch: MAIN
Changes since 1.220: +1 -1 lines
Diff to previous 1.220
- Fix typo (see #44095)

Revision 1.179.2.11.2.23.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 02:05:08 2007 UTC (12 months, 1 week ago) by jani
Branch: PHP_5_3
CVS Tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3
Changes since 1.179.2.11.2.23: +12 -0 lines
Diff to previous 1.179.2.11.2.23
MFH:

- Added ".htaccess" style user-defined php.ini files support for
  CGI/FastCGI.
- Added support for special [PATH=/opt/httpd/www.example.com/] sections
  in php.ini. All directives set in these sections will not be able to be
  overridden in user-defined ini-files or during runtime in the specified
  path.

- Improved php.ini handling:
  . Added better error reporting for syntax errors in php.ini files
  . Allowed "ini-variables" to be used almost everywhere ini php.ini files
  . Allowed using alphanumeric/variable indexes in "array" ini options
  . Fixed get_cfg_var() to be able to return "array" ini options

- Fixed bug #27372 (parse error loading browscap.ini at apache startup)
- Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric
  characters)

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Fri Sep 28 02:04:28 2007 UTC (12 months, 1 week ago) by jani
Branch: MAIN
Changes since 1.219: +12 -0 lines
Diff to previous 1.219
- Added ".htaccess" style user-defined php.ini files support for
  CGI/FastCGI.
- Added support for special [PATH=/opt/httpd/www.example.com/] sections
  in php.ini. All directives set in these sections will not be able to be
  overridden in user-defined ini-files or during runtime in the specified
  path.

- Improved php.ini handling:
  . Added better error reporting for syntax errors in php.ini files
  . Allowed "ini-variables" to be used almost everywhere ini php.ini files
  . Allowed using alphanumeric/variable indexes in "array" ini options
  . Fixed get_cfg_var() to be able to return "array" ini options

- Fixed bug #27372 (parse error loading browscap.ini at apache startup)
- Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric
  characters)

@DOC Pierre promised to handle the manual part of this :D

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 19:57:21 2007 UTC (13 months ago) by derick
Branch: MAIN
Changes since 1.218: +1 -1 lines
Diff to previous 1.218
- Avoid confusion.

Revision 1.179.2.11.2.23 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 23:24:18 2007 UTC (13 months, 2 weeks ago) by jani
Branch: PHP_5_2
CVS Tags: php_5_2_4, php_5_2_4RC3, php_5_2_5, php_5_2_5RC1, php_5_2_5RC2
Branch point for: PHP_5_3
Changes since 1.179.2.11.2.22: +1 -1 lines
Diff to previous 1.179.2.11.2.22 , to branch point 1.179.2.11
MFH:Fix typo in fastcgi.logging option example

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 23:24:01 2007 UTC (13 months, 2 weeks ago) by jani
Branch: MAIN
Changes since 1.217: +1 -1 lines
Diff to previous 1.217
Fix typo in fastcgi.logging option example

Revision 1.179.2.11.2.22 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:21:36 2007 UTC (14 months, 2 weeks ago) by jani
Branch: PHP_5_2
CVS Tags: php_5_2_4RC1, php_5_2_4RC2
Changes since 1.179.2.11.2.21: +12 -0 lines
Diff to previous 1.179.2.11.2.21 , to branch point 1.179.2.11
MFH:- Changed "display_errors" php.ini option to accept "stderr" as value which
MFH:  makes the error messages to be outputted to STDERR instead of STDOUT with
MFH:  CGI and CLI SAPIs (FR #22839).

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 14:18:47 2007 UTC (14 months, 2 weeks ago) by jani
Branch: MAIN
CVS Tags: BEFORE_REAL_IMPORT_OF_MYSQLND
Changes since 1.216: +12 -0 lines
Diff to previous 1.216
- Changed "display_errors" php.ini option to accept "stderr" as value which
  makes the error messages to be outputted to STDERR instead of STDOUT with
  CGI and CLI SAPIs.

Revision 1.179.2.11.2.21 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 09:02:21 2007 UTC (15 months, 2 weeks ago) by dmitry
Branch: PHP_5_2
Changes since 1.179.2.11.2.20: +1 -1 lines
Diff to previous 1.179.2.11.2.20 , to branch point 1.179.2.11
Fixed default values

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 09:01:57 2007 UTC (15 months, 2 weeks ago) by dmitry
Branch: MAIN
CVS Tags: BEFORE_IMPORT_OF_MYSQLND
Changes since 1.215: +1 -1 lines
Diff to previous 1.215
Fixed default values

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Sun May 27 18:04:32 2007 UTC (16 months, 1 week ago) by sniper
Branch: MAIN
Changes since 1.214: +8 -0 lines
Diff to previous 1.214
- Add missing entry

Revision 1.179.2.11.2.20 - (view) (download) (annotate) - [select for diffs]
Sun May 27 18:04:10 2007 UTC (16 months, 1 week ago) by sniper
Branch: PHP_5_2
CVS Tags: php_5_2_3
Changes since 1.179.2.11.2.19: +8 -0 lines
Diff to previous 1.179.2.11.2.19 , to branch point 1.179.2.11
MFH: add missing entries, these are in PHP_4_4 branch..

Revision 1.179.2.11.2.19 - (view) (download) (annotate) - [select for diffs]
Fri May 25 19:25:15 2007 UTC (16 months, 1 week ago) by bjori
Branch: PHP_5_2
Changes since 1.179.2.11.2.18: +3 -0 lines
Diff to previous 1.179.2.11.2.18 , to branch point 1.179.2.11
MFH: Mention why short_open_tags is off (bug#37068)

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Fri May 25 19:24:29 2007 UTC (16 months, 1 week ago) by bjori
Branch: MAIN
Changes since 1.213: +3 -0 lines
Diff to previous 1.213
Mention why short_open_tags is off (bug#37068)

Revision 1.119.2.25.2.4 - (view) (download) (annotate) - [select for diffs]
Wed May 23 11:32:59 2007 UTC (16 months, 2 weeks ago) by bjori
Branch: PHP_4_4
CVS Tags: php_4_4_8, php_4_4_8RC1, php_4_4_9, php_4_4_9RC1
Changes since 1.119.2.25.2.3: +1 -0 lines
Diff to previous 1.119.2.25.2.3 , to branch point 1.119.2.25
note on max_input_nesting_level

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Tue May 22 13:28:49 2007 UTC (16 months, 2 weeks ago) by bjori
Branch: MAIN
Changes since 1.212: +1 -0 lines
Diff to previous 1.212
MFB: max_input_nesting_level

Revision 1.179.2.11.2.18 - (view) (download) (annotate) - [select for diffs]
Tue May 22 13:27:16 2007 UTC (16 months, 2 weeks ago) by bjori
Branch: PHP_5_2
CVS Tags: php_5_2_3RC1
Changes since 1.179.2.11.2.17: +1 -0 lines
Diff to previous 1.179.2.11.2.17 , to branch point 1.179.2.11
Add max_input_nesting_level

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 09:39:03 2007 UTC (17 months, 1 week ago) by tony2001
Branch: MAIN
Changes since 1.211: +0 -1 lines
Diff to previous 1.211
removed unused highlight.bg ini option

Revision 1.179.2.11.2.17 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 12:31:39 2007 UTC (17 months, 3 weeks ago) by tony2001
Branch: PHP_5_2
CVS Tags: php_5_2_2, php_5_2_2RC2
Changes since 1.179.2.11.2.16: +2 -2 lines
Diff to previous 1.179.2.11.2.16 , to branch point 1.179.2.11
MFH

Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 12:31:02 2007 UTC (17 months, 3 weeks ago) by tony2001
Branch: MAIN
Changes since 1.210: +2 -2 lines
Diff to previous 1.210
swap the options

Revision 1.179.2.11.2.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 10:25:15 2007 UTC (17 months, 3 weeks ago) by tony2001
Branch: PHP_5_2
Changes since 1.179.2.11.2.15: +6 -0 lines
Diff to previous 1.179.2.11.2.15 , to branch point 1.179.2.11
MFH

Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 10:24:57 2007 UTC (17 months, 3 weeks ago) by tony2001
Branch: MAIN
Changes since 1.209: +6 -0 lines
Diff to previous 1.209
add short descriptions for PCRE ini options

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 13:06:03 2006 UTC (21 months, 2 weeks ago) by dmitry
Branch: MAIN
Changes since 1.208: +1 -1 lines
Diff to previous 1.208
Fixed comments

Revision 1.179.2.11.2.15 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 13:05:27 2006 UTC (21 months, 2 weeks ago) by dmitry
Branch: PHP_5_2
CVS Tags: php_5_2_1, php_5_2_1RC2, php_5_2_1RC3, php_5_2_1RC4, php_5_2_2RC1
Changes since 1.179.2.11.2.14: +1 -1 lines
Diff to previous 1.179.2.11.2.14 , to branch point 1.179.2.11
Fixed comments

Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 09:12:59 2006 UTC (21 months, 2 weeks ago) by dmitry
Branch: MAIN
Changes since 1.207: +1 -1 lines
Diff to previous 1.207
Default memory_limit value is set to 128M

Revision 1.179.2.11.2.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 09:12:42 2006 UTC (21 months, 2 weeks ago) by dmitry
Branch: PHP_5_2
Changes since 1.179.2.11.2.13: +1 -1 lines
Diff to previous 1.179.2.11.2.13 , to branch point 1.179.2.11
Default memory_limit value is set to 128M

Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 10:34:58 2006 UTC (21 months, 2 weeks ago) by edink
Branch: MAIN
Changes since 1.206: +47 -5 lines
Diff to previous 1.206
MFB

Revision 1.179.2.11.2.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 10:34:10 2006 UTC (21 months, 2 weeks ago) by edink
Branch: PHP_5_2
Changes since 1.179.2.11.2.12: +47 -5 lines
Diff to previous 1.179.2.11.2.12 , to branch point 1.179.2.11
Updated list of available extensions in dlls.
Updated oci extension ini settings.
-- christopher.jones at oracle dot com

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Sat Oct 14 15:07:36 2006 UTC (23 months, 3 weeks ago) by bjori
Branch: MAIN
Changes since 1.205: +0 -3 lines
Diff to previous 1.205
MFB: Remove bogus INI entry

Revision 1.179.2.11.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Oct 14 15:06:11 2006 UTC (23 months, 3 weeks ago) by bjori
Branch: PHP_5_2
CVS Tags: php_5_2_0, php_5_2_0RC6, php_5_2_1RC1
Changes since 1.179.2.11.2.11: +0 -3 lines
Diff to previous 1.179.2.11.2.11 , to branch point 1.179.2.11
Remove bogus ini entry

Revision 1.179.2.11.2.11 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:44:04 2006 UTC (2 years ago) by bjori
Branch: PHP_5_2
CVS Tags: php_5_2_0RC5
Changes since 1.179.2.11.2.10: +0 -6 lines
Diff to previous 1.179.2.11.2.10 , to branch point 1.179.2.11
Gah. these werent suppost to get committed atm
# Those do differ from -dist thought, if someone could write a line
# or two as to why they differ I would appreciate it!

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:39:25 2006 UTC (2 years ago) by bjori
Branch: MAIN
Changes since 1.204: +0 -23 lines
Diff to previous 1.204
MFB: remove unused ini options

Revision 1.179.2.11.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:37:59 2006 UTC (2 years ago) by bjori
Branch: PHP_5_2
Changes since 1.179.2.11.2.9: +6 -24 lines
Diff to previous 1.179.2.11.2.9 , to branch point 1.179.2.11
Remove unused ini options

Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:11:26 2006 UTC (2 years ago) by bjori
Branch: MAIN
Changes since 1.203: +34 -0 lines
Diff to previous 1.203
MFB; new ini options

Revision 1.179.2.11.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:00:52 2006 UTC (2 years ago) by bjori
Branch: PHP_5_2
Changes since 1.179.2.11.2.8: +34 -0 lines
Diff to previous 1.179.2.11.2.8 , to branch point 1.179.2.11
Add new ini options
#feel free to add comments to it

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 22:07:00 2006 UTC (2 years ago) by bjori
Branch: MAIN
Changes since 1.202: +7 -7 lines
Diff to previous 1.202
MFB: typos

Revision 1.179.2.11.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 21:56:58 2006 UTC (2 years ago) by bjori
Branch: PHP_5_2
CVS Tags: php_5_2_0RC4
Changes since 1.179.2.11.2.7: +9 -18 lines
Diff to previous 1.179.2.11.2.7 , to branch point 1.179.2.11
 - Remove register_globals from the "different" section
 - Add allow_url_include = Off
 - compatability -> compatibility and other typos

Revision 1.179.2.11.2.7 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 21:43:11 2006 UTC (2 years ago) by bjori
Branch: PHP_5_2
Changes since 1.179.2.11.2.6: +2 -1 lines
Diff to previous 1.179.2.11.2.6 , to branch point 1.179.2.11
Add E_RECOVERABLE

Revision 1.179.2.11.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 11:39:45 2006 UTC (2 years, 1 month ago) by nlopess
Branch: PHP_5_2
Changes since 1.179.2.11.2.5: +1 -1 lines
Diff to previous 1.179.2.11.2.5 , to branch point 1.179.2.11
little typo (bug #38531)

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 13:43:51 2006 UTC (2 years, 1 month ago) by iliaa
Branch: MAIN
Changes since 1.201: +1 -1 lines
Diff to previous 1.201
MFB: Increased default memory limit to 16 megabytes to accommodate for a
more accurate memory utilization measurement.

Revision 1.179.2.11.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 13:43:08 2006 UTC (2 years, 1 month ago) by iliaa
Branch: PHP_5_2
CVS Tags: php_5_2_0RC2, php_5_2_0RC3
Changes since 1.179.2.11.2.4: +1 -1 lines
Diff to previous 1.179.2.11.2.4 , to branch point 1.179.2.11
Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.

Revision 1.179.2.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 18:40:19 2006 UTC (2 years, 1 month ago) by fmk
Branch: PHP_5_1
CVS Tags: php_5_1_5, php_5_1_6
Changes since 1.179.2.11: +1 -0 lines
Diff to previous 1.179.2.11 , to branch point 1.179 , to next main 1.229
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values

Revision 1.179.2.11.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 18:40:08 2006 UTC (2 years, 1 month ago) by fmk
Branch: PHP_5_2
Changes since 1.179.2.11.2.3: +1 -0 lines
Diff to previous 1.179.2.11.2.3 , to branch point 1.179.2.11
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 18:39:30 2006 UTC (2 years, 1 month ago) by fmk
Branch: MAIN
Changes since 1.200: +1 -0 lines
Diff to previous 1.200
Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 13:56:54 2006 UTC (2 years, 1 month ago) by iliaa
Branch: MAIN
Changes since 1.199: +3 -0 lines
Diff to previous 1.199
MFB: Added support for httpOnly flag for session extension and cookie
setting functions.

Revision 1.179.2.11.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 13:50:55 2006 UTC (2 years, 1 month ago) by iliaa
Branch: PHP_5_2
Changes since 1.179.2.11.2.2: +3 -0 lines
Diff to previous 1.179.2.11.2.2 , to branch point 1.179.2.11
Added support for httpOnly flag for session extension and cookie setting
functions.

# Original patch by Scott MacVicar

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 15:07:14 2006 UTC (2 years, 3 months ago) by tony2001
Branch: MAIN
Changes since 1.198: +1 -1 lines
Diff to previous 1.198
unicode_semantics -> unicode.semantics

Revision 1.179.2.11.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 16:25:25 2006 UTC (2 years, 4 months ago) by zeev
Branch: PHP_5_2
CVS Tags: php_5_2_0RC1
Changes since 1.179.2.11.2.1: +3 -0 lines
Diff to previous 1.179.2.11.2.1 , to branch point 1.179.2.11
ze1 restoration

Revision 1.179.2.11.2.1 - (view) (download) (annotate) - [select for diffs]
Wed May 10 19:41:34 2006 UTC (2 years, 4 months ago) by helly
Branch: PHP_5_2
Changes since 1.179.2.11: +0 -3 lines
Diff to previous 1.179.2.11
- ze1 cleanup (bjori) /thx

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 15:09:15 2006 UTC (2 years, 5 months ago) by sniper
Branch: MAIN
CVS Tags: BEFORE_NEW_OUTPUT_API
Changes since 1.197: +6 -48 lines
Diff to previous 1.197
more cleanup (lingering ini settings which do not exist anymore, etc.)

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Wed Mar 8 14:41:45 2006 UTC (2 years, 7 months ago) by iliaa
Branch: MAIN
Changes since 1.196: +0 -35 lines
Diff to previous 1.196
So long safe_mode mode.
Also removed the magic_quotes configure option, no longer relevant since
the magic is gone :-).

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Wed Mar 8 00:43:27 2006 UTC (2 years, 7 months ago) by pajoye
Branch: MAIN
Changes since 1.195: +0 -16 lines
Diff to previous 1.195
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
 (calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR

Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 00:20:53 2006 UTC (2 years, 7 months ago) by pajoye
Branch: MAIN
Changes since 1.194: +4 -27 lines
Diff to previous 1.194
- remove register_globals support (aka "Kill the f***ing thing" :)

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 23:47:01 2006 UTC (2 years, 7 months ago) by iliaa
Branch: MAIN
Changes since 1.193: +10 -0 lines
Diff to previous 1.193
MFB51: Fixed bug #36334 (Added missing documentation about realpath cache INI
settings).

Revision 1.179.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 23:43:48 2006 UTC (2 years, 7 months ago) by iliaa
Branch: PHP_5_1
CVS Tags: php_5_1_3, php_5_1_3RC1, php_5_1_3RC2, php_5_1_3RC3, php_5_1_4, php_5_1_5RC1
Branch point for: PHP_5_2
Changes since 1.179.2.10: +10 -0 lines
Diff to previous 1.179.2.10 , to branch point 1.179
Fixed bug #36334 (Added missing documentation about realpath cache INI
settings).

Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Sun Feb 5 16:05:46 2006 UTC (2 years, 8 months ago) by pajoye
Branch: MAIN
Changes since 1.192: +6 -0 lines
Diff to previous 1.192
- MFB: ini entry for gd.jpeg_ignore_warning

Revision 1.179.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Feb 5 16:04:11 2006 UTC (2 years, 8 months ago) by pajoye
Branch: PHP_5_1
Changes since 1.179.2.9: +6 -0 lines
Diff to previous 1.179.2.9 , to branch point 1.179
- ini entry for gd.jpeg_ignore_warning

Revision 1.179.2.9 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 02:49:52 2006 UTC (2 years, 8 months ago) by hirokawa
Branch: PHP_5_1
Changes since 1.179.2.8: +3 -0 lines
Diff to previous 1.179.2.8 , to branch point 1.179
MFH

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 02:49:32 2006 UTC (2 years, 8 months ago) by hirokawa
Branch: MAIN
Changes since 1.191: +3 -0 lines
Diff to previous 1.191
added new option of mbstring to php.ini

Revision 1.119.2.25.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 17:19:43 2005 UTC (2 years, 9 months ago) by rasmus
Branch: PHP_4_4
CVS Tags: php_4_4_2, php_4_4_2RC2, php_4_4_3, php_4_4_3RC1, php_4_4_3RC2, php_4_4_4, php_4_4_4RC1, php_4_4_5, php_4_4_5RC1, php_4_4_5RC2, php_4_4_6, php_4_4_6RC1, php_4_4_7, php_4_4_7RC1
Changes since 1.119.2.25.2.2: +1 -1 lines
Diff to previous 1.119.2.25.2.2 , to branch point 1.119.2.25
MFH - instantiated is correct

Revision 1.179.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 17:15:55 2005 UTC (2 years, 9 months ago) by rasmus
Branch: PHP_5_1
CVS Tags: php_5_1_2, php_5_1_2RC2
Changes since 1.179.2.7: +1 -1 lines
Diff to previous 1.179.2.7 , to branch point 1.179
MFH - instantiated is correct

Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 17:13:30 2005 UTC (2 years, 9 months ago) by rasmus
Branch: MAIN
CVS Tags: RELEASE_1_0_4
Changes since 1.190: +1 -1 lines
Diff to previous 1.190
instantiated was correct

Revision 1.119.2.25.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 12:27:05 2005 UTC (2 years, 9 months ago) by sniper
Branch: PHP_4_4
Changes since 1.119.2.25.2.1: +1 -1 lines
Diff to previous 1.119.2.25.2.1 , to branch point 1.119.2.25
MFH: typofixes

Revision 1.179.2.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 12:21:48 2005 UTC (2 years, 9 months ago) by sniper
Branch: PHP_5_1
Changes since 1.179.2.6: +1 -1 lines
Diff to previous 1.179.2.6 , to branch point 1.179
MFH

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 12:20:39 2005 UTC (2 years, 9 months ago) by sniper
Branch: MAIN
Changes since 1.189: +1 -1 lines
Diff to previous 1.189
typofixes

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 22:44:04 2005 UTC (2 years, 9 months ago) by fmk
Branch: MAIN
Changes since 1.188: +5 -0 lines
Diff to previous 1.188
Fix #35730 Use correct character encoding with FreeTDS

Revision 1.179.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Dec 21 22:43:04 2005 UTC (2 years, 9 months ago) by fmk
Branch: PHP_5_1
CVS Tags: php_5_1_2RC1
Changes since 1.179.2.5: +5 -0 lines
Diff to previous 1.179.2.5 , to branch point 1.179
Fix #35730 Use correct character encoding with FreeTDS

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Fri Dec 2 18:42:40 2005 UTC (2 years, 10 months ago) by sniper
Branch: MAIN
Changes since 1.187: +2 -2 lines
Diff to previous 1.187
- Changed "session.use_only_cookies" to be on by default.

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Fri Nov 18 16:20:41 2005 UTC (2 years, 10 months ago) by rasmus
Branch: MAIN
Changes since 1.186: +2 -0 lines
Diff to previous 1.186
Add allow_url_include to let people turn on allow_url_fopen without also
enabling remote code execution through url wrappers

Revision 1.119.2.25.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 17:33:04 2005 UTC (2 years, 10 months ago) by fmk
Branch: PHP_4_4
CVS Tags: php_4_4_2RC1
Changes since 1.119.2.25: +4 -2 lines
Diff to previous 1.119.2.25
MFH: Change max_procs to follow library standard.

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 23:14:54 2005 UTC (2 years, 10 months ago) by fmk
Branch: MAIN
Changes since 1.185: +4 -2 lines
Diff to previous 1.185
MFB: Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better

Revision 1.179.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 23:14:23 2005 UTC (2 years, 10 months ago) by fmk
Branch: PHP_5_1
CVS Tags: php_5_1_0, php_5_1_0RC5, php_5_1_0RC6, php_5_1_1
Changes since 1.179.2.4: +4 -2 lines
Diff to previous 1.179.2.4 , to branch point 1.179
Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better

Revision 1.179.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Nov 6 11:09:32 2005 UTC (2 years, 11 months ago) by derick
Branch: PHP_5_1
Changes since 1.179.2.3: +2 -2 lines
Diff to previous 1.179.2.3 , to branch point 1.179
- MFH: E_STRICT is not part of E_ALL, so the lines were wrong here.

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Sun Nov 6 11:08:50 2005 UTC (2 years, 11 months ago) by derick
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184
- E_STRICT is not part of E_ALL, so the lines were wrong here.

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Tue Nov 1 16:22:04 2005 UTC (2 years, 11 months ago) by sniper
Branch: MAIN
Changes since 1.183: +1 -1 lines
Diff to previous 1.183
MFB51: nuke typo

Revision 1.179.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 1 16:21:29 2005 UTC (2 years, 11 months ago) by sniper
Branch: PHP_5_1
Changes since 1.179.2.2: +1 -1 lines
Diff to previous 1.179.2.2 , to branch point 1.179
nuke typo

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Sat Sep 24 15:15:13 2005 UTC (3 years ago) by edink
Branch: MAIN
Changes since 1.182: +1 -0 lines
Diff to previous 1.182
MFB: Build PDO and SQLite as shared

Revision 1.179.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Sep 24 15:13:13 2005 UTC (3 years ago) by edink
Branch: PHP_5_1
CVS Tags: php_5_1_0RC2, php_5_1_0RC3, php_5_1_0RC4
Changes since 1.179.2.1: +1 -0 lines
Diff to previous 1.179.2.1 , to branch point 1.179
Build PDO and SQLite as shared

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Thu Sep 15 16:19:37 2005 UTC (3 years ago) by derick
Branch: MAIN
Changes since 1.181: +2 -1 lines
Diff to previous 1.181
- Add E_RECOVERABLE.
#- Thought I did this before already actually...

Revision 1.179.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 29 14:46:17 2005 UTC (3 years, 1 month ago) by sniper
Branch: PHP_5_1
CVS Tags: php_5_1_0RC2_PRE
Changes since 1.179: +7 -40 lines
Diff to previous 1.179
MFH

Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Mon Aug 29 14:46:00 2005 UTC (3 years, 1 month ago) by sniper
Branch: MAIN
CVS Tags: PRE_NEW_OCI8_EXTENSION
Changes since 1.180: +7 -40 lines
Diff to previous 1.180
Clean away PECled exts and added date.timezone setting

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Fri Aug 12 05:30:02 2005 UTC (3 years, 1 month ago) by andi
Branch: MAIN
Changes since 1.179: +7 -0 lines
Diff to previous 1.179
- Add unicode INI settings

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Wed Jul 13 08:20:32 2005 UTC (3 years, 2 months ago) by sniper
Branch: MAIN
CVS Tags: BEFORE_UNICODE_MERGE, php_5_1_0RC1, php_5_1_0b3
Branch point for: PHP_5_1
Changes since 1.178: +1 -1 lines
Diff to previous 1.178
fix typo

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 23:47:08 2005 UTC (3 years, 3 months ago) by edink
Branch: MAIN
Changes since 1.177: +1 -1 lines
Diff to previous 1.177
Inconsistency noticed by Nicholas Telford

Revision 1.177 - (view) (download) (annotate) - [select for diffs]<