diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 yar version 2.3.1 ] { +Extension [ <persistent> extension #119 yar version 2.3.2 ] {    - Dependencies {      Dependency [ json (Required) ] @@ -27,7 +27,7 @@ Extension [ <persistent> extension #119 yar version 2.3.1 ] {    }    - Constants [24] { -    Constant [ string YAR_VERSION ] { 2.3.1 } +    Constant [ string YAR_VERSION ] { 2.3.2 }      Constant [ int YAR_HAS_MSGPACK ] { 1 }      Constant [ int YAR_OPT_PACKAGER ] { 0 }      Constant [ int YAR_OPT_PERSISTENT ] { 1 } @@ -170,9 +170,10 @@ Extension [ <persistent> extension #119 yar version 2.3.1 ] {          Method [ <internal:yar> static public method loop ] { -          - Parameters [2] { +          - Parameters [3] {              Parameter #0 [ <optional> ?callable $callback = NULL ]              Parameter #1 [ <optional> ?callable $error_callback = NULL ] +            Parameter #2 [ <optional> ?array $options = NULL ]            }            - Return [ ?bool ]          } | 
