Skip to content

patch: strip trailing U+200E from spc_fix_avx512_cache_before_80400.p…#1167

Merged
crazywhalecc merged 1 commit into
v3from
v3c/avx512-patch-rename
May 24, 2026
Merged

patch: strip trailing U+200E from spc_fix_avx512_cache_before_80400.p…#1167
crazywhalecc merged 1 commit into
v3from
v3c/avx512-patch-rename

Conversation

@henderkes
Copy link
Copy Markdown
Collaborator

…atch

The filename had a Left-To-Right Mark (U+200E) appended invisibly, so the file is unreachable by code that constructs the path from a plain ASCII string literal. Rename to the visible name.

What does this PR do?

Checklist before merging

  • If you modified *.php or *.yml, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:lint-config

…atch

The filename had a Left-To-Right Mark (U+200E) appended invisibly, so
the file is unreachable by code that constructs the path from a plain
ASCII string literal. Rename to the visible name.
@henderkes henderkes requested a review from crazywhalecc May 24, 2026 14:43
@crazywhalecc crazywhalecc merged commit ec3fd0f into v3 May 24, 2026
8 checks passed
@crazywhalecc crazywhalecc deleted the v3c/avx512-patch-rename branch May 24, 2026 14:57
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