Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: modernise, drop support for php < 7.4, migrate tests and config… #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Chris53897
Copy link

@Chris53897 Chris53897 commented Feb 4, 2023

… for phpUnit 9
Replace travis with github actions

One test is failing local on php 8.1. Look like the value needs to be rounded now.
https://github.com/Chris53897/php-units-of-measure/actions/runs/4092077704/jobs/7056564063

`1) PhpUnitsOfMeasureTest\PhysicalQuantity\LengthTest::testToInches
Failed asserting that 24.000000000000004 matches expected 24.

/home/runner/work/php-units-of-measure/php-units-of-measure/tests/PhysicalQuantity/LengthTest.php:159`

@Nahornii
Copy link

Nahornii commented Sep 9, 2024

Hi @triplepoint. Could you please look into this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants