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

Add GitHub actions #15

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

Add GitHub actions #15

wants to merge 3 commits into from

Conversation

beberlei
Copy link
Member

Based on the reusable testing and phpcs workflow.

@derickr
Copy link
Member

derickr commented Sep 14, 2022

Why do the tests for !PHP 8.1 fail on the rounding test?

1) ezcQueryExpressionTest::testRoundImplWithAlias
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'500.00'
+'500.0'

/home/derick/dev/zetacomponents-Database/tests/sqlabstraction/expression_test.php:1560
phpvfscomposer:///home/derick/dev/zetacomponents-Database/vendor/phpunit/phpunit/phpunit:97

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.

2 participants