Skip to content

Allow php 8#334

Merged
alcaeus merged 2 commits intodoctrine:1.10.xfrom
greg0ire:php-8
May 25, 2020
Merged

Allow php 8#334
alcaeus merged 2 commits intodoctrine:1.10.xfrom
greg0ire:php-8

Conversation

@greg0ire
Copy link
Copy Markdown
Member

@greg0ire greg0ire commented May 25, 2020

The CI passes, the next logical step would be to get reports from
downstream users. This allows to remove the ignore-platform-reqs flag
when installing dependencies in the CI.
The nightly job is kept in "allow_failures", since we should not create
a sense of urgency about this.

I'm targeting 1.10.x so that this restriction can be lifted ASAP

greg0ire and others added 2 commits May 25, 2020 18:53
The CI passes, the next logical step would be to get reports from
downstream users. This allows to remove the ignore-platform-reqs flag
when installing dependencies in the CI.
The nightly job is kept in "allow_failures", since we should not create
a sense of urgency about this.
@greg0ire greg0ire marked this pull request as draft May 25, 2020 17:02
@alcaeus
Copy link
Copy Markdown
Member

alcaeus commented May 25, 2020

@greg0ire The second commit brings us from this

Your requirements could not be resolved to an installable set of packages.

To this

ERRORS!
Tests: 456, Assertions: 1050, Errors: 9, Skipped: 2.

I would recommend the following:

  • merge this into the oldest stable branch (requires no release)
  • work on fixing build in oldest stable branch
  • once stable, require build to pass in weekly cron builds

We can apply the strategy to all our packages.

@alcaeus alcaeus added this to the 1.10.3 milestone May 25, 2020
@greg0ire greg0ire marked this pull request as ready for review May 25, 2020 17:24
@alcaeus alcaeus merged commit 5db60a4 into doctrine:1.10.x May 25, 2020
@greg0ire greg0ire deleted the php-8 branch May 25, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants