Remove PHP 7.4 from allow_failures #6317

Closed
opened 2026-01-22 15:30:49 +01:00 by admin · 1 comment
Owner

Originally created by @carusogabriel on GitHub (Oct 1, 2019).

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 this following line

d528f70568/.travis.yml (L95)

and verify that everything is working.

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

Originally created by @carusogabriel on GitHub (Oct 1, 2019). PHP 7.4 will be released [soon](https://wiki.php.net/todo/php74) and we need to ensure that `Doctrine` is compatible with it. All we need to do is to remove this following line https://github.com/doctrine/orm/blob/d528f7056886fa2ea114b3179946cc6a5e8d08ee/.travis.yml#L95 and verify that everything is working. This is a very good issue for those who want to participate in https://hacktoberfest.digitalocean.com.
admin added the Invalid label 2026-01-22 15:30:49 +01:00
admin closed this issue 2026-01-22 15:30:50 +01:00
Author
Owner

@carusogabriel commented on GitHub (Oct 1, 2019):

This was already handled via https://github.com/doctrine/orm/pull/7785 for v2.6.*.

@carusogabriel commented on GitHub (Oct 1, 2019): This was already handled via https://github.com/doctrine/orm/pull/7785 for `v2.6.*`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6317