Skip to content

Conversation

@nyan-dot
Copy link
Contributor

「Doing a normal (not by reference) assignment with a reference on the right side does not turn the left side into a reference, but references inside arrays are preserved in these normal assignments. 」において、preserveされているのはassignmentsではなくreferencesなので、誤訳している箇所を修正。
ついでに「左辺はリファレンスには変わりませんが」も、「右辺にリファレンスを使っても使わなくても左辺は一貫してリファレンスになる」とも読める曖昧性があるため表現を変更。

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.

ありがとうございます!

@KentarouTakeda KentarouTakeda merged commit 7113384 into php:master Dec 14, 2024
1 check passed
@nyan-dot nyan-dot deleted the patch-1 branch December 14, 2024 20:13
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