Skip to content

Replace deprecated AMQPSSLConnection (amqp-lib) #1392

@ItsReddi

Description

@ItsReddi

AmqpConnectionFactory initiating AMQPSSLConnection for amqps:// DSNs.
Since php-amqplib 3.7 that class is deprecated and will disappear in v4, so every TLS connect now raises an E_USER_DEPRECATED notice.

A change (not from me) was suggested in php-enqueue/amqp-lib #5 (opened in the wrong repo). If feasibile may can be adapted from there?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ItsReddi

        Issue actions

          Replace deprecated `AMQPSSLConnection` (amqp-lib) · Issue #1392 · php-enqueue/enqueue-dev