Skip to content

表記揺れ修正: パーサ → パーサー#325

Merged
KentarouTakeda merged 2 commits intophp:masterfrom
lacatoire:fix/parser-terminology
Feb 24, 2026
Merged

表記揺れ修正: パーサ → パーサー#325
KentarouTakeda merged 2 commits intophp:masterfrom
lacatoire:fix/parser-terminology

Conversation

@lacatoire
Copy link
Contributor

Closes #310

概要

「parser」のカタカナ表記が2種類混在していました:

  • パーサ (長音なし)— 123件(64ファイル)
  • パーサー (長音あり)— 37件(22ファイル)

README_Glossary.md では server を「サーバー」と伸ばす規則(#69)が既にあり、同じ規則に従って パーサー に統一しました。

変更内容

  • 64ファイルで「パーサ」→「パーサー」に統一(123箇所)
  • README_Glossary.md に parser のエントリを追加

@KentarouTakeda KentarouTakeda merged commit 0a15f1b into php:master Feb 24, 2026
1 check passed
@lacatoire lacatoire deleted the fix/parser-terminology branch February 24, 2026 15:22
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