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
|
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.
PHP 7.4 will be released soon and we need to ensure that
Doctrineis compatible with it.All we need to do is to remove these following lines
annotations/.travis.yml
Lines 45 to 46 in 793b91a
and verify that everything is working.
This is a very good issue for those who want to participate in https://hacktoberfest.digitalocean.com.