Skip to content

emulated clients #124

Closed
Closed
@dbu

Description

@dbu

in the classes EmulatedHttpAsyncClient and EmulatedHttpClient we have a comment saying "This should be replaced by an anonymous class in PHP 7.". we now bump to php 7, so we could do this. however, i am not sure its worth it. right now, we have spec tests for those emulated clients. if we make them anonymous classes, we can't test them separately anymore, and the FlexibleHttpClient will become very complicated to test, i fear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions