diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { +Extension [ <persistent> extension #193 pq version 0.6.0 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -264,7 +264,7 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -274,6 +274,9 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -327,7 +330,7 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -337,6 +340,9 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -390,7 +396,7 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { Property [ <default> protected $line ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -400,6 +406,9 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } @@ -454,7 +463,7 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { Property [ <default> public $sqlstate ] } - - Methods [9] { + - Methods [10] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { @@ -464,6 +473,9 @@ Extension [ <persistent> extension #189 pq version 0.6.0RC2 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } |