Skip to content

Commit 73ef92c

Browse files
committed
Added notes stating that these features were added in 8.4:を取り込み
差分ページ php/doc-en@617cc59#diff-efd8446f27c7eac04b8ed976baac78ce391a5486b44bd167287bad4fe8a5c0d3
1 parent 7325209 commit 73ef92c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

language/oop5/property-hooks.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@
4444
アクセス自体の制限も行いたい場合、
4545
<link linkend="language.oop5.visibility-members-aviz">非対称可視性プロパティ</link> を使ってください。
4646
</simpara>
47-
<sect2>
47+
48+
<note>
49+
<title>バージョン情報</title>
50+
<simpara>
51+
プロパティフックは PHP 8.4 で導入されました。
52+
</simpara>
53+
</note>
54+
55+
<sect2>
4856
<title>基本的なフック構文</title>
4957
<simpara>
5058
フックを宣言する一般的な構文は次のとおりです。

0 commit comments

Comments
 (0)