3v4l.org

run code in 500+ PHP versions simultaneously
<?php $example = 'hello'; $end = strlen($example)-1; echo $example{$end};
Output for 8.0.1 - 8.0.21, 8.1.0 - 8.1.8, 8.3.5
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /in/HcsC7 on line 5
Process exited with code 255.
Output for 7.4.0 - 7.4.30
Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/HcsC7 on line 5 o

preferences:
40.62 ms | 734 KiB | 3 Q