Skip to content

Add withAttributes method to set multiple attributes in a new instance - #8

Merged
hakeemRash merged 1 commit into
mainfrom
release-withattributes
Aug 31, 2026
Merged

Add withAttributes method to set multiple attributes in a new instance#8
hakeemRash merged 1 commit into
mainfrom
release-withattributes

Conversation

@hakeemRash

Copy link
Copy Markdown
Contributor

Summary

Related issue

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes existing behaviour)
  • Documentation only

Checklist

  • I ran composer check (PHPStan + PHPUnit) and it passes
  • I added/updated tests for my change
  • Public mutators remain immutable (return a new instance, never mutate $this)
  • No hidden globals introduced (dependencies are passed in)
  • I updated the CHANGELOG.md (Unreleased section)

@hakeemRash
hakeemRash merged commit cccd9f1 into main Aug 31, 2026
2 checks passed
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