3v4l.org

run code in 500+ PHP versions simultaneously
<?php $a = "test\0test"; var_dump($$a);
Output for 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Warning: Undefined variable $testtest in /in/vSKAO on line 5 NULL
Output for 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30
Warning: Undefined variable $test in /in/vSKAO on line 5 NULL

preferences:
51.14 ms | 980 KiB | 4 Q