Skip to content

Conversation

@prajapati-kaushik
Copy link

@prajapati-kaushik prajapati-kaushik commented Aug 23, 2025

  • Add strict type hints to all class properties (array, bool)
  • Add parameter and return type declarations to all methods
  • Fix getUuid() to return string instead of UuidInterface
  • Add comprehensive PHPDoc comments with @param, @return, @throws annotations
  • Add class-level documentation explaining XUID functionality
  • Ensure PHPStan level 10 compliance

Proposed changes

  • Breaking change: fix or feature that would cause existing functionality to not work as expected

Checklist

Further comments

- Add strict type hints to all class properties (array, bool)
- Add parameter and return type declarations to all methods
- Fix getUuid() to return string instead of UuidInterface
- Add comprehensive PHPDoc comments with @param, @return, @throws annotations
- Add class-level documentation explaining XUID functionality
- Ensure PHPStan level 10 compliance
@prajapati-kaushik
Copy link
Author

@joostfaassen: Please review and merge PR

@mhitza
Copy link

mhitza commented Sep 18, 2025

@boite can you merge this PR and create a new patch release?

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