HomeDevCentral

Fix php-amqplib deprecations

Description

Fix php-amqplib deprecations

Summary:
The abstraction layer keruald/broker now uses the last php-amqplib version.
That fixes all the deprecations visible there in PHP 8.2.

Ref T1798

Test Plan:
Tests in keruald/broker show deprecations disapparead.

Once deployed, no deprecation in that part of the code
should be reported anymore.

Reviewers: DorianWinty

Reviewed By: DorianWinty

Maniphest Tasks: T1798

Differential Revision: https://devcentral.nasqueron.org/D2895

Details

Provenance
derecksonAuthored on Mar 16 2023, 00:44
derecksonPushed on Mar 25 2023, 12:05
Reviewer
DorianWinty
Differential Revision
D2895: Fix php-amqplib deprecations
Parents
rNOTIF57e8fae268ce: Declare GateController as an abstract
Branches
Unknown
Tags
Unknown
Tasks
T1798: Upgrade php-amqplib/php-amqplib in keruald/broker