summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-25 10:32:38 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-25 10:32:38 +0200
commitc6fc3750bdef45a30dbb9ab69ff992d5022b422d (patch)
treecd84b4b0ee6a76387f940a85d77f286fd8d59f64 /REFLECTION
parent5eb411f9a063f47b5b700d27b2ad4460e3e76b37 (diff)
php-pecl-http: 2.1.2 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 4536d7d..7803a58 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #168 http version 2.1.1 ] {
+Extension [ <persistent> extension #167 http version 2.1.2 ] {
- Dependencies {
Dependency [ raphf (Required) ]
@@ -15,7 +15,7 @@ Extension [ <persistent> extension #168 http version 2.1.1 ] {
}
}
- - Constants [25] {
+ - Constants [26] {
Constant [ integer http\Client\Curl\HTTP_VERSION_1_0 ] { 1 }
Constant [ integer http\Client\Curl\HTTP_VERSION_1_1 ] { 2 }
Constant [ integer http\Client\Curl\HTTP_VERSION_ANY ] { 0 }
@@ -40,6 +40,7 @@ Extension [ <persistent> extension #168 http version 2.1.1 ] {
Constant [ integer http\Client\Curl\PROXY_HTTP_1_0 ] { 1 }
Constant [ integer http\Client\Curl\POSTREDIR_301 ] { 1 }
Constant [ integer http\Client\Curl\POSTREDIR_302 ] { 2 }
+ Constant [ integer http\Client\Curl\POSTREDIR_303 ] { 4 }
Constant [ integer http\Client\Curl\POSTREDIR_ALL ] { 7 }
}