diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-05 08:00:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-05 08:00:57 +0100 |
commit | f48cde1848aadf51fb859f662604389c42b4c6f5 (patch) | |
tree | 4323045f0b1046c9d14f92c06a7d8381912f1ba9 /REFLECTION | |
parent | 90f62172100f51f32a47da8d7a87dfea0bfd2fea (diff) |
php-pecl-stomp: 1.0.9 (php 5, stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #152 Stomp version 1.0.8 ] { +Extension [ <persistent> extension #166 Stomp version 1.0.9 ] { - INI { Entry [ stomp.default_broker <ALL> ] @@ -342,7 +342,7 @@ Extension [ <persistent> extension #152 Stomp version 1.0.8 ] { Property [ <default> private $details ] } - - Methods [10] { + - Methods [11] { Method [ <internal:Stomp> public method getDetails ] { - Parameters [0] { @@ -358,6 +358,9 @@ Extension [ <persistent> extension #152 Stomp version 1.0.8 ] { } } + Method [ <internal:Core, inherits Exception> public method __wakeup ] { + } + Method [ <internal:Core, inherits Exception> final public method getMessage ] { } |