Skip to content

ReflectionType::__toString() is deprecated in PHP 7.4 #3728

Closed
@henryruhs

Description

@henryruhs
Q A
PHPUnit version 8.1.3
PHP version 7.4snapshot
Installation Method Composer

Hello,

I have an issue on Travis CI using PHPUnit with convertWarningsToExceptions.

Function ReflectionType::__toString() is deprecated

It only happens in tests using getMockBuilder so this must be related to that the deprecation (since PHP 5.5.0) that now is throwing an warning: https://php.net/manual/de/reflectiontype.tostring.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions