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

Update project dependencies #17

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

Update project dependencies #17

wants to merge 6 commits into from

Conversation

AJenbo
Copy link
Collaborator

@AJenbo AJenbo commented Jul 27, 2023

  • Fix comparability with PHP 8.0+ (min version is now 7.4+, XdebugHandler upgraded from 1.0 to 2.0+)
  • Convert CI tests to GitHub Action (tests PHP 7.4, 8.0, 8.1, and 8.2)
  • Remove integration to bettercodehub (dead)
  • Use codecov for coverage report badge (Coveralls, Codacy and CodeClimate intergration is not yet functional)
  • Upgraded psalm from version 3.9 to 5.13 (fixed 3 new reported issues)
  • Sort dependencies alphabetically
  • Handle all issues detected by Psalm
  • Use native typehints
  • Add support for enum
  • Fix parsing arrays with integer keys grater then 9

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.

1 participant