Skip to content

Mark merge as static to match usage#112

Closed
JonathanWolfe wants to merge 1 commit intoDBDiff:masterfrom
JonathanWolfe:patch-1
Closed

Mark merge as static to match usage#112
JonathanWolfe wants to merge 1 commit intoDBDiff:masterfrom
JonathanWolfe:patch-1

Conversation

@JonathanWolfe
Copy link
Copy Markdown

ParamsFactory::merge is called as if it's a static function, but it wasn't marked as static

`ParamsFactory::merge` is called as if it's a static function, but it wasn't marked as static
@github-actions github-actions bot added bug fixed Fixed but not yet released labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Thank you for raising this PR. ParamsFactory::merge() is now properly declared static, and the entire ParamsFactory class was refactored. See PR #154. Closing as independently fixed.

@github-actions github-actions bot closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fixed Fixed but not yet released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant