summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-26 04:15:08 +0000
committerfoobar <sniper@php.net>2004-01-26 04:15:08 +0000
commite3c80d52da5b068d97ea03cc3aadf236d442cf18 (patch)
tree5c77e3a8944ca8ee9f8a01d388deec79c234a5f4 /php.ini-dist
parent3507f040622d2267950f26c69b6ac30c1beb94f4 (diff)
downloadphp-git-e3c80d52da5b068d97ea03cc3aadf236d442cf18.tar.gz
- Remove gpc_order since it doesn't serve any purpose.
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist5
1 files changed, 1 insertions, 4 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 77adcb0928..76dae079b3 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -382,9 +382,6 @@ register_argc_argv = On
; Maximum size of POST data that PHP will accept.
post_max_size = 8M
-; This directive is deprecated. Use variables_order instead.
-gpc_order = "GPC"
-
; Magic quotes
;
@@ -531,7 +528,7 @@ default_socket_timeout = 60
;Windows Extensions
-;Note that ODBC support is now built in, so no dll is needed for it.
+;Note that ODBC support is built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll