summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-20 11:53:59 +0200
committerRemi Collet <remi@remirepo.net>2020-04-20 11:53:59 +0200
commit50ba9c1188ef4906e4d45fb043fc8205d0a986f3 (patch)
treeb5022ed19a7e2355211af3d385c563370d6da815 /REFLECTION
parent23853fec0ffb630fccbf19c0362a52b181886f0e (diff)
v3.2.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 9 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index a99df31..8c33b92 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #113 yaf version 3.2.0 ] {
+Extension [ <persistent> extension #113 yaf version 3.2.1 ] {
- Dependencies {
Dependency [ spl (Required) ]
@@ -37,7 +37,7 @@ Extension [ <persistent> extension #113 yaf version 3.2.0 ] {
}
- Constants [13] {
- Constant [ string YAF_VERSION ] { 3.2.0 }
+ Constant [ string YAF_VERSION ] { 3.2.1 }
Constant [ string YAF_ENVIRON ] { product }
Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 }
Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 }
@@ -202,7 +202,7 @@ Extension [ <persistent> extension #113 yaf version 3.2.0 ] {
- Properties [0] {
}
- - Methods [23] {
+ - Methods [24] {
Method [ <internal:yaf, ctor> private method __construct ] {
}
@@ -252,6 +252,12 @@ Extension [ <persistent> extension #113 yaf version 3.2.0 ] {
}
}
+ Method [ <internal:yaf> public method getResponse ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:yaf> public method getRequest ] {
- Parameters [0] {