summaryrefslogtreecommitdiffstats
path: root/http-ini.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-22 19:20:41 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-22 19:20:41 +0200
commitb61a058ce1e52ed5ed960917a3fd5f59b683637a (patch)
tree4c3c5085cf6fa04288ae1d0b7c98b044ec797ae8 /http-ini.patch
php-pecl-http1: new package
Diffstat (limited to 'http-ini.patch')
-rw-r--r--http-ini.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/http-ini.patch b/http-ini.patch
new file mode 100644
index 0000000..52057db
--- /dev/null
+++ b/http-ini.patch
@@ -0,0 +1,12 @@
+--- pecl_http-1.7.5/docs/http.ini~ 2013-03-03 08:15:01.000000000 +0100
++++ pecl_http-1.7.5/docs/http.ini 2013-04-22 18:55:54.000000000 +0200
+@@ -1,7 +1,6 @@
+-; example INI file for pecl/http
+-; $Id: http.ini 229420 2007-02-09 14:19:40Z mike $
++; Enable HTTP extension module
++extension=http.so
+
+-[http]
+ ; enable if you want to transform all errors to exceptions (PHP >= 5 only)
+ ;http.only_exceptions = 1
+