文字列 負の数値インデックス
ABCDEFG
G
F
ABCDEFG X
Warning: Illegal string offset -15 in /home/xs659233/xs659233.xsrv.jp/public_html/PHP_test/002.php on line 8
ABCDEFG X
Warning: Only the first byte will be assigned to the string offset in /home/xs659233/xs659233.xsrv.jp/public_html/PHP_test/002.php on line 10
aBCDEFG X
オフセットを$str{-3}のように波カッコで指定するのは、PHP8からエラー
あいうえお