Skip to content

Remove PHP 7.4 from allow_failures #285

@carusogabriel

Description

@carusogabriel

PHP 7.4 will be released soon and we need to ensure that Doctrine is compatible with it.

All we need to do is to remove these following lines

annotations/.travis.yml

Lines 45 to 46 in 793b91a

allow_failures:
- php: 7.4snapshot

and verify that everything is working.

This is a very good issue for those who want to participate in https://hacktoberfest.digitalocean.com.

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