From f48cde1848aadf51fb859f662604389c42b4c6f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 Jan 2016 08:00:57 +0100 Subject: php-pecl-stomp: 1.0.9 (php 5, stable) --- REFLECTION | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a4efb72..c544132 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #152 Stomp version 1.0.8 ] { +Extension [ extension #166 Stomp version 1.0.9 ] { - INI { Entry [ stomp.default_broker ] @@ -342,7 +342,7 @@ Extension [ extension #152 Stomp version 1.0.8 ] { Property [ private $details ] } - - Methods [10] { + - Methods [11] { Method [ public method getDetails ] { - Parameters [0] { @@ -358,6 +358,9 @@ Extension [ extension #152 Stomp version 1.0.8 ] { } } + Method [ public method __wakeup ] { + } + Method [ final public method getMessage ] { } -- cgit