<?php $arr = [1,2]; [$x, $y, $z] = $arr;
You have javascript disabled. You will not be able to edit any code.