3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array_test['first']['two']['three'] = ($array_test['first']['two']['three'] ?? 0) + 10; var_export($array_test);

preferences:
25.79 ms | 404 KiB | 5 Q