Skip to content

Vimeo\Vimeo::__construct(): Implicitly marking parameter $access_token as nullable is deprecated, the explicit nullable type must be used instead #340

Description

@chou666

vimeo/vimeo-api version : 3.0.10

When using whith PHP 8.4.5, I have this deprecation notice:

Vimeo\Vimeo::__construct(): Implicitly marking parameter $access_token as nullable is deprecated, the explicit nullable type must be used instead

Vimeo\Vimeo::__construct(): Implicitly marking parameter $tus_client_factory as nullable is deprecated, the explicit nullable type must be used instead

Vimeo\Vimeo::setProxy(): Implicitly marking parameter $proxy_port as nullable is deprecated, the explicit nullable type must be used instead

Vimeo\Vimeo::setProxy(): Implicitly marking parameter $proxy_userpwd as nullable is deprecated, the explicit nullable type must be used instead

Nullable types is supported from PHP 7.1 and is prerequisite of version 3.0.10

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

      Issue actions