Skip to content

numbers/search-available.php throws an error on the "pattern" option #52

Open
@dragonmantank

Description

@dragonmantank

When running numbers/search-available.php, it throws the following error:

PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Vonage\Numbers\Filter\AvailableNumbers::setPattern() must be of the type string, int given

The setPattern() method was changed to take a string but the snippet was never updated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions