diff --git a/appendices/migration80/new-features.xml b/appendices/migration80/new-features.xml index bc5579e120..cceea743dd 100644 --- a/appendices/migration80/new-features.xml +++ b/appendices/migration80/new-features.xml @@ -430,7 +430,7 @@ class ChildClass extends ParentClass { - 文字列に haystack が含まれているかどうかを調べる + 文字列に needle が含まれているかどうかを調べる str_contains 関数が追加されました。