Skip to content

Commit

Permalink
Merge pull request #295 from boesing/qa/introduce-native-types
Browse files Browse the repository at this point in the history
Introduce native type-hints and pass-by-reference values
  • Loading branch information
boesing authored Mar 2, 2024
2 parents 2471677 + c0b95a1 commit 3eaa2c0
Show file tree
Hide file tree
Showing 59 changed files with 1,370 additions and 1,918 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
/vendor/
/.phpunit.result.cache
/.phpcs-cache
/psalm.xml
173 changes: 79 additions & 94 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 3eaa2c0

Please sign in to comment.