`is` is going to be a reserved word in PHP 9 and will be deprecated in PHP 8.6 (https://wiki.php.net/rfc/deprecations_php_8_6). The following methods must be renamed: - `Innmind\AMQP\Transport\ReceivedFrame::is()` - `Innmind\AMQP\Transport\Frame::is()`
isis going to be a reserved word in PHP 9 and will be deprecated in PHP 8.6 (https://wiki.php.net/rfc/deprecations_php_8_6).The following methods must be renamed:
Innmind\AMQP\Transport\ReceivedFrame::is()Innmind\AMQP\Transport\Frame::is()