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:
106.54 ms | 2739 KiB | 5 Q