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

Fixed - pdo_odbcのconstruct引数の翻訳の誤りを修正 #203

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

SakiTakamachi
Copy link
Member

@SakiTakamachi SakiTakamachi commented Dec 2, 2024

「DSNと同じユーザー名 / パスワードを指定した場合」に引数を無視する、と書かれていますが、
実際の挙動は、「DSNにユーザー名 / パスワードが含まれている場合」に引数が無視されます。同じかどうかは全く関係ない挙動になります。

@SakiTakamachi
Copy link
Member Author

CI落ちてるのは上流の問題ですので、解消をお待ちください....
(元はと言えば破壊コミットしたの私ですが....)

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.

ありがとうございます!

原文と実装の双方で、修正後の文章が正しいことを確認しました。CIに影響のある修正でないことは明らかなので、こちらでマージします。

@KentarouTakeda KentarouTakeda merged commit 622a4fc into php:master Dec 2, 2024
1 check failed
@SakiTakamachi SakiTakamachi deleted the fix/pdo_odbc branch December 2, 2024 12:49
@mumumu
Copy link
Member

mumumu commented Dec 2, 2024

CI落ちてるのは上流の問題です

@SakiTakamachiphp/doc-en@ddb05f8 を日本語版に sync しないとビルドは通らない。上流の問題ではない。

@mumumu
Copy link
Member

mumumu commented Dec 2, 2024

php/doc-en@ddb05f8 を日本語版に sync しないとビルドは通らない。

sync だけ df1678d で対応。
日本語訳はしていない。

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.

3 participants