3v4l.org

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

preferences:
24.93 ms | 404 KiB | 5 Q