メインコンテンツに移動

Array and string offset access syntax with curly braces is deprecated

2022.02.16   2022.02.16

Array and string offset access syntax with curly braces is deprecated

php7.4から使えないので構文の{}(波括弧)を[](角括弧)にする必要がある。