summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-22 08:10:58 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-22 08:10:58 +0200
commit7bcbfb91a9e94b0336051ccf926d219489f5b800 (patch)
treee6afb3ca3f7bff794798729092b8f363b27d7be6 /REFLECTION
parent690f8f9a5a22e67c3fdf2cb6cf8cba30c29a748c (diff)
php-pecl-http: 2.5.0RC1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index c49d1c4..c016415 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #181 http version 2.4.3 ] {
+Extension [ <persistent> extension #182 http version 2.5.0RC1 ] {
- Dependencies {
Dependency [ raphf (Required) ]
@@ -3684,7 +3684,7 @@ Extension [ <persistent> extension #181 http version 2.4.3 ] {
Class [ <internal:http> class http\Params implements ArrayAccess ] {
- - Constants [11] {
+ - Constants [12] {
Constant [ string DEF_PARAM_SEP ] { , }
Constant [ string DEF_ARG_SEP ] { ; }
Constant [ string DEF_VAL_SEP ] { = }
@@ -3694,6 +3694,7 @@ Extension [ <persistent> extension #181 http version 2.4.3 ] {
Constant [ integer PARSE_URLENCODED ] { 4 }
Constant [ integer PARSE_DIMENSION ] { 8 }
Constant [ integer PARSE_RFC5987 ] { 16 }
+ Constant [ integer PARSE_RFC5988 ] { 32 }
Constant [ integer PARSE_DEFAULT ] { 17 }
Constant [ integer PARSE_QUERY ] { 12 }
}