3v4l.org

run code in 300+ PHP versions simultaneously
<?php $participants_db = "test_test_test_test_test_test_Sticky_Sticky_Sticky_Sticky_"; $participants = array_unique(explode("_", $participants_db)); foreach($participants as $user) { echo $user . '\n'; sleep(1); }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.29, 7.0.20, 7.1.5 - 7.1.7, 7.2.29 - 7.2.33, 7.3.12 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
test\nSticky\n\n
Process exited with code 137.

preferences:
151.98 ms | 404 KiB | 205 Q