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

Fix namespaces in tests & allow tests to run on PHP 8.2 #154

Merged
merged 5 commits into from
Dec 20, 2022

Conversation

nbayramberdiyev
Copy link
Contributor

This PR;

  • allows tests to run on PHP 8.2,
  • bumps actions/checkout to the latest version,
  • removes unused imports,
  • fixes namespaces in tests since they don't match PSR-4 project structure as defined in composer.json.

@DavidePastore DavidePastore added this to the Future release milestone Dec 20, 2022
@DavidePastore DavidePastore merged commit 2dceab2 into hassankhan:develop Dec 20, 2022
@DavidePastore
Copy link
Collaborator

Thank you, @nbayramberdiyev.

@nbayramberdiyev nbayramberdiyev deleted the php-82 branch December 20, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants