Skip to content

chore(graphql): remove stray committed foo.diff patch file#8395

Merged
soyuka merged 1 commit into
api-platform:4.3from
soyuka:chore/remove-graphql-foo-diff
Jul 12, 2026
Merged

chore(graphql): remove stray committed foo.diff patch file#8395
soyuka merged 1 commit into
api-platform:4.3from
soyuka:chore/remove-graphql-foo-diff

Conversation

@soyuka

@soyuka soyuka commented Jul 12, 2026

Copy link
Copy Markdown
Member

Summary

src/GraphQl/foo.diff is an 11KB git-diff patch file that was accidentally committed in #7547 (commit 90f0d55). It is not source code — it's a leaked working-tree patch file with no references or wiring anywhere in the codebase.

This removes it. Targeting 4.3 (lowest affected branch — present on 4.3, 4.4, and main) so the fix flows up through the normal up-merge process.

Test plan

  • git grep -n "foo.diff" confirms nothing references the file
  • Pure file deletion, no PHP code affected

11KB git-diff patch accidentally committed in api-platform#7547. Not source - a leaked working-tree patch with no references or wiring.
@soyuka soyuka merged commit 400463f into api-platform:4.3 Jul 12, 2026
108 of 112 checks passed
This was referenced Jul 12, 2026
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