From 522166f3c362125750be456307748c80279319ca Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Feb 2023 17:30:05 +0100 Subject: refresh refl --- REFLECTION | 55 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 24 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 2da1c25..bd5f0fc 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #119 amqp version 1.11.0 ] { +Extension [ extension #120 amqp version 1.11.0 ] { - INI { Entry [ amqp.host ] @@ -1243,7 +1243,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ final class AMQPTimestamp ] { + Class [ final class AMQPTimestamp implements Stringable ] { - Constants [2] { Constant [ public string MAX ] { 18446744073709551616 } @@ -1274,7 +1274,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -1326,7 +1326,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPException extends Exception implements Stringable, Throwable ] { + Class [ class AMQPException extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -1340,8 +1340,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1358,6 +1358,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1417,7 +1418,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPConnectionException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPConnectionException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1431,8 +1432,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1449,6 +1450,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1508,7 +1510,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPChannelException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPChannelException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1522,8 +1524,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1540,6 +1542,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1599,7 +1602,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPQueueException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPQueueException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1613,8 +1616,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1631,6 +1634,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1690,7 +1694,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPEnvelopeException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPEnvelopeException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1704,8 +1708,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Properties [5] { Property [ protected $message = '' ] Property [ protected $code = 0 ] - Property [ protected $file = NULL ] - Property [ protected $line = NULL ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] Property [ public $envelope = NULL ] } @@ -1723,6 +1727,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1782,7 +1787,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPExchangeException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPExchangeException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1796,8 +1801,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1814,6 +1819,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { @@ -1873,7 +1879,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { } } - Class [ class AMQPValueException extends AMQPException implements Throwable, Stringable ] { + Class [ class AMQPValueException extends AMQPException implements Stringable, Throwable ] { - Constants [0] { } @@ -1887,8 +1893,8 @@ Extension [ extension #119 amqp version 1.11.0 ] { - 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 [10] { @@ -1905,6 +1911,7 @@ Extension [ extension #119 amqp version 1.11.0 ] { - Parameters [0] { } + - Tentative return [ void ] } Method [ final public method getMessage ] { -- cgit