summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-23 08:03:50 +0200
committerRemi Collet <remi@php.net>2022-05-23 08:03:50 +0200
commitce34db58f37f002706fec0d5327641eddb9e8061 (patch)
tree6edb0b0db38b5bc39f911c2da5a7300d78fd8a26 /REFLECTION
parent9cfc49a40233f0e2d3d21cc04410bb5fe13a72ff (diff)
update to 3.3.5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION22
1 files changed, 11 insertions, 11 deletions
diff --git a/REFLECTION b/REFLECTION
index d8cd5cd..8f156d8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 yaf version 3.3.4 ] {
+Extension [ <persistent> extension #120 yaf version 3.3.5 ] {
- Dependencies {
Dependency [ spl (Required) ]
@@ -37,7 +37,7 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] {
}
- Constants [13] {
- Constant [ string YAF_VERSION ] { 3.3.4 }
+ Constant [ string YAF_VERSION ] { 3.3.5 }
Constant [ string YAF_ENVIRON ] { product }
Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 }
Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 }
@@ -61,19 +61,26 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] {
- Static properties [0] {
}
- - Static methods [1] {
+ - Static methods [2] {
Method [ <internal:yaf> static public method app ] {
- Parameters [0] {
}
- Return [ ?object ]
}
+
+ Method [ <internal:yaf> static public method getInstance ] {
+
+ - Parameters [0] {
+ }
+ - Return [ ?object ]
+ }
}
- Properties [0] {
}
- - Methods [14] {
+ - Methods [13] {
Method [ <internal:yaf, ctor> public method __construct ] {
- Parameters [2] {
@@ -167,13 +174,6 @@ Extension [ <persistent> extension #120 yaf version 3.3.4 ] {
}
- Return [ ?object ]
}
-
- Method [ <internal:yaf> public method getInstance ] {
-
- - Parameters [0] {
- }
- - Return [ ?object ]
- }
}
}