3v4l.org

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

preferences:
103.66 ms | 2754 KiB | 5 Q