Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Simplify dynamic order verification #215

@enumag

Description

@enumag

http://eloquent-software.com/phony/latest/#dynamic-order-verification

It seems that the methods inOrderSequence() and anyOrderSequence() are pretty much useless and should be deprecated in favor of inOrder(...$calls) and anyOrder(...$calls). Of course they are needed when using older PHP versions to avoid call_user_func_array so you might want to postpone this to when you switch phony to new PHP.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions