bjori Thu Sep 28 19:39:25 2006 UTC
Modified files:
/php-src php.ini-recommended php.ini-dist
Log:
MFB: remove unused ini options
http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.204&r2=1.205&diff_format=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.204 php-src/php.ini-recommended:1.205
--- php-src/php.ini-recommended:1.204 Thu Sep 28 19:11:26 2006
+++ php-src/php.ini-recommended Thu Sep 28 19:39:25 2006
@@ -1056,28 +1056,6 @@
; error_reporting(0) around the eval().
;assert.quiet_eval = 0
-[Verisign Payflow Pro]
-; Default Payflow Pro server.
-pfpro.defaulthost = "test-payflow.verisign.com"
-
-; Default port to connect to.
-pfpro.defaultport = 443
-
-; Default timeout in seconds.
-pfpro.defaulttimeout = 30
-
-; Default proxy IP address (if required).
-;pfpro.proxyaddress =
-
-; Default proxy port.
-;pfpro.proxyport =
-
-; Default proxy logon.
-;pfpro.proxylogon =
-
-; Default proxy password.
-;pfpro.proxypassword =
-
[COM]
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
;com.typelib_file =
@@ -1148,7 +1126,6 @@
;fbsql.max_links = 128
;fbsql.max_persistent = -1
;fbsql.max_results = 128
-;fbsql.batchSize = 1000
[gd]
; Tell the jpeg decode to libjpeg warnings and try to create
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.255&r2=1.256&diff_format=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.255 php-src/php.ini-dist:1.256
--- php-src/php.ini-dist:1.255 Thu Sep 28 19:11:26 2006
+++ php-src/php.ini-dist Thu Sep 28 19:39:25 2006
@@ -1025,28 +1025,6 @@
; error_reporting(0) around the eval().
;assert.quiet_eval = 0
-[Verisign Payflow Pro]
-; Default Payflow Pro server.
-pfpro.defaulthost = "test-payflow.verisign.com"
-
-; Default port to connect to.
-pfpro.defaultport = 443
-
-; Default timeout in seconds.
-pfpro.defaulttimeout = 30
-
-; Default proxy IP address (if required).
-;pfpro.proxyaddress =
-
-; Default proxy port.
-;pfpro.proxyport =
-
-; Default proxy logon.
-;pfpro.proxylogon =
-
-; Default proxy password.
-;pfpro.proxypassword =
-
[COM]
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
;com.typelib_file =
@@ -1100,9 +1078,6 @@
; 4: Overload ereg*() functions
;mbstring.func_overload = 0
-; enable strict encoding detection.
-;mbstring.strict_encoding = Off
-
[FrontBase]
;fbsql.allow_persistent = On
;fbsql.autocommit = On
@@ -1117,7 +1092,6 @@
;fbsql.max_links = 128
;fbsql.max_persistent = -1
;fbsql.max_results = 128
-;fbsql.batchSize = 1000
[gd]
; Tell the jpeg decode to libjpeg warnings and try to create
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php