Skip to content

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Nov 22, 2024

  • Builds against PHP 8.4 are no longer allowed to fail.
  • Add allowed to fail build against PHP 8.5.

Ref: https://www.php.net/releases/8.4/en.php

* Builds against PHP 8.4 are no longer allowed to fail.
* Add _allowed to fail_ build against PHP 8.5.

Ref: https://www.php.net/releases/8.4/en.php
@jrfnl jrfnl added the CI This issue or pull request is related to the build process label Nov 22, 2024
@jrfnl jrfnl added this to the v0.6.0 milestone Nov 22, 2024
@jrfnl
Copy link
Collaborator Author

jrfnl commented Nov 22, 2024

CS build failure is unrelated to this PR.

As for the Test failure on PHP 8.4 - looks like prefer-lowest is not going to work without some additional tweaking. Basically for running PHPUnit 9 on PHP 8.4, we need a minimum of PHPUnit 9.6.21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI This issue or pull request is related to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant