Skip to content

Function ReflectionType::__toString() is deprecated on PHPUnit 5.7 with PHP 7.4 #20

@peter279k

Description

@peter279k

Expected behavior

  • No error on PHPUnit execution.

Actual behavior

Function ReflectionType::__toString() is deprecated

Steps to reproduce actual behavior

  • Using the PHPUnit 5.7 to execute unit tests on php-7.4 version.

Current solutions

  • Upgrading different PHPUnit versions for php-7.4 version.
  • Defining different PHP versions to support different PHP versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions