diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 12 | 
1 files changed, 9 insertions, 3 deletions
@@ -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] {  | 
