Skip to content

Conversation

@oleibman
Copy link
Collaborator

This is:

  • a bugfix
  • a new feature
  • refactoring
  • additional unit tests

Checklist:

  • Changes are covered by unit tests
    • Changes are covered by existing unit tests
    • New unit tests have been added
  • Code style is respected
  • Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
  • CHANGELOG.md contains a short summary of the change and a link to the pull request if applicable
  • Documentation is updated as necessary

Why this change is needed?

Provide an explanation of why this change is needed, with links to any Issues (if appropriate).
If this is a bugfix or a new feature, and there are no existing Issues, then please also create an issue that will make it easier to track progress with this PR.

@oleibman
Copy link
Collaborator Author

Well, this is unexpected. A Phpunit error with Php8.5 which is not seen with Php nightly. Phpunit is locked to not quite the latest release. I will upgrade it from 10.5.55 to 10.5.58 and see if that fixes the problem. (Php8.1 still supported so can't upgrade to Phpunit 11.)

@oleibman
Copy link
Collaborator Author

Not sure what's going on here. Will try again with a different PR.

@oleibman oleibman closed this Nov 21, 2025
@oleibman oleibman deleted the formalphp85 branch November 21, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant