[PR #112] Mark merge as static to match usage #131

Open
opened 2026-02-25 21:33:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/112
Author: @JonathanWolfe
Created: 1/7/2021
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • f82d627 Mark merge as static to match usage

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/Params/ParamsFactory.php (+1 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DBDiff/DBDiff/pull/112 **Author:** [@JonathanWolfe](https://github.com/JonathanWolfe) **Created:** 1/7/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f82d627`](https://github.com/DBDiff/DBDiff/commit/f82d62730db2734685ee0f2a9ca84f26846e16d2) Mark `merge` as static to match usage ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Params/ParamsFactory.php` (+1 -1) </details> ### 📄 Description `ParamsFactory::merge` is called as if it's a static function, but it wasn't marked as static --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#131
No description provided.