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: parameter usage #83

Merged
merged 11 commits into from
Aug 18, 2023
Merged

fix: parameter usage #83

merged 11 commits into from
Aug 18, 2023

Conversation

malukenho
Copy link
Member

@malukenho malukenho commented Jan 25, 2023

  • Remove berbelei/assertion
  • Use Psl for assertions instead.
  • Update dependencies
  • Fix bind paramerters
  • Use codelicia\niltok? niltok needs a lot more work
  • Target branch version 2.x.x
  • Add psalm
  • Add infection

Note
Related issues

@malukenho malukenho added this to the 1.2.2 milestone Jan 25, 2023
@malukenho malukenho requested a review from EHER January 25, 2023 20:18
@malukenho malukenho self-assigned this Jan 25, 2023
@malukenho malukenho modified the milestones: 1.2.2, 1.3.0 Jan 25, 2023
@malukenho malukenho linked an issue Jan 25, 2023 that may be closed by this pull request
@malukenho malukenho added bug Something isn't working dependencies Pull requests that update a dependency file labels Jan 25, 2023
@fefas
Copy link

fefas commented Jul 21, 2023

👀

updating azjezz/psl package from version (^2.4.1) to (^2.7.0)
updating doctrine/dbal package from version (^3.6.1) to (^3.6.4)
updating doctrine/orm package from version (^2.14.1) to (^2.15.3)
updating guzzlehttp/guzzle package from version (^7.5.0) to (^7.7.0)
updating guzzlehttp/psr7 package from version (^2.4.3) to (^2.5.0)
updating psr/http-message package from version (^1.0.1) to (^1.1)
updating phpunit/phpunit dev package from version (^10.0.14) to (^10.2.6)
updating staabm/annotate-pull-request-from-checkstyle dev package from version (^1.8.3) to (^1.8.5)
updating maglnet/composer-require-checker dev package from version (^4.5.0) to (^4.6.0)

Signed-off-by: Jefersson Nathan <[email protected]>
@malukenho malukenho changed the base branch from 1.2.x to 2.x.x July 26, 2023 18:06
@malukenho malukenho requested a review from EHER August 18, 2023 17:53
@malukenho malukenho marked this pull request as ready for review August 18, 2023 17:53
@malukenho malukenho merged commit b270a08 into 2.x.x Aug 18, 2023
9 checks passed
@malukenho malukenho deleted the feat/major-refactor branch August 18, 2023 17:53
@EHER
Copy link
Contributor

EHER commented Aug 31, 2023

👏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Fix examples in readme.md
3 participants