diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 51 |
1 files changed, 30 insertions, 21 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 yar version 2.3.2 ] { +Extension [ <persistent> extension #109 yar version 2.3.3 ] { - Dependencies { Dependency [ json (Required) ] @@ -27,7 +27,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { } - Constants [24] { - Constant [ string YAR_VERSION ] { 2.3.2 } + Constant [ string YAR_VERSION ] { 2.3.3 } Constant [ int YAR_HAS_MSGPACK ] { 1 } Constant [ int YAR_OPT_PACKAGER ] { 0 } Constant [ int YAR_OPT_PERSISTENT ] { 1 } @@ -207,9 +207,9 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [5] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] - Property [ protected $_type = 'Yar_Exception_S...' ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $_type = 'Yar_Exception_Server' ] } - Methods [11] { @@ -233,6 +233,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -306,8 +307,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -331,6 +332,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -404,8 +406,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -429,6 +431,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -502,8 +505,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -527,6 +530,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -600,8 +604,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -625,6 +629,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -698,8 +703,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -723,6 +728,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -796,8 +802,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -821,6 +827,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -894,8 +901,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -919,6 +926,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { @@ -992,8 +1000,8 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [11] { @@ -1017,6 +1025,7 @@ Extension [ <persistent> extension #119 yar version 2.3.2 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] { |