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

Test PHP 7.2 in github action #523

Merged
merged 11 commits into from
Feb 18, 2023
Merged

Test PHP 7.2 in github action #523

merged 11 commits into from
Feb 18, 2023

Conversation

staabm
Copy link
Owner

@staabm staabm commented Feb 17, 2023

No description provided.

Comment on lines +21 to +22
yield from $this->gatherAssertTypes(__DIR__ . '/data/doctrine-dbal.php');
yield from $this->gatherAssertTypes(__DIR__ . '/data/inference-placeholder.php');
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires doctrine/dbal 3.x, which does not support php 7.2

@staabm staabm marked this pull request as ready for review February 18, 2023 09:10
@staabm staabm enabled auto-merge (squash) February 18, 2023 09:11
@staabm staabm merged commit 69396bf into main Feb 18, 2023
@staabm staabm deleted the php72 branch February 18, 2023 09:11
@TomasVotruba
Copy link
Contributor

Great job with making this pass 👍

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