Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysqliの定数において、一部の未翻訳部分を翻訳 #277

Merged
merged 3 commits into from
Apr 6, 2025

Conversation

KotaNakamura96
Copy link
Contributor

いつもPHPマニュアルのメンテナンスをして頂き、ありがとうございます。PHPerとして大変助かっております。
以下、対応しましたので、ご確認をよろしくお願いします。

概要

対象の定数

  • MYSQLI_OPT_CAN_HANDLE_EXPIRED_PASSWORDS
  • MYSQLI_OPT_LOAD_DATA_LOCAL_DIR
  • MYSQLI_CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS
  • MYSQLI_CLIENT_FOUND_ROWS
  • MYSQLI_CLIENT_SSL_VERIFY_SERVER_CERT
  • MYSQLI_NO_DEFAULT_VALUE_FLAG
  • MYSQLI_ASYNC
  • MYSQLI_ON_UPDATE_NOW_FLAG

Copy link
Collaborator

@KentarouTakeda KentarouTakeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

こちらこそありがとうございます!訳はLGTMです。こちらでマージさせて頂きます!!

訳とは別の箇所で2点ほど追加でコミットさせて頂いてます。メンテナ側での管理のための呪文なので一旦お気になさらないで大丈夫です。

@@ -31,17 +31,15 @@
</para>
</listitem>
</varlistentry>
<!-- to be translated -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

この辺りを正確に除去して頂けるの非常に有り難いです!!!

@KentarouTakeda KentarouTakeda merged commit dbfb9bb into php:master Apr 6, 2025
1 check passed
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