Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Errors in Jane #238

Description

@yippeykeiyay

When attempting to do anything, I am receiving errors triggered in Jane.

Simply instantiating a new Docker object like this...

$objDocker = new \Docker\Docker();

...produces this error...
RawEncoder is deprecated since 1.4 and will be removed in 2.0, please use Joli\Jane\Runtime\Encoder\RawEncoder instead.

I've also received the following error when trying to interact with a container:
QueryParam is deprecated since 1.3 and will be removed in 2.0, please use Joli\Jane\OpenApi\Runtime\Client\QueryParam instead.

Is anyone else experiencing these issues?
I'm using docker-php v1.24.0 with PHP v5.6.27

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

    Issue actions