summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-19 18:31:18 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-19 18:31:18 +0100
commitb67588bce21e3ff7f89773c7a5d5d1c89667b9a3 (patch)
tree29a480a759eec5a61d27c62827f7cf211bfaa403 /REFLECTION
parent30d5de4c801b34261fc10de03aad28518f70fa4a (diff)
php-pecl-request: 1.0.0b1 (php 7, beta)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 6 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index c64cd00..65382c7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #113 request version 1.0.0a2 ] {
+Extension [ <persistent> extension #115 request version 1.0.0b1 ] {
- Dependencies {
Dependency [ spl (Required) ]
@@ -41,7 +41,7 @@ Extension [ <persistent> extension #113 request version 1.0.0a2 ] {
}
}
- - Properties [27] {
+ - Properties [31] {
Property [ <default> private $_initialized ]
Property [ <default> public $accept ]
Property [ <default> public $acceptCharset ]
@@ -59,6 +59,10 @@ Extension [ <persistent> extension #113 request version 1.0.0a2 ] {
Property [ <default> public $cookie ]
Property [ <default> public $env ]
Property [ <default> public $files ]
+ Property [ <default> public $forwarded ]
+ Property [ <default> public $forwardedFor ]
+ Property [ <default> public $forwardedHost ]
+ Property [ <default> public $forwardedProto ]
Property [ <default> public $get ]
Property [ <default> public $headers ]
Property [ <default> public $input ]