<?php $getopt = []; var_dump((int) $getopt['testdox-columns'] ?? null); $getoptFixed = []; var_dump((int) ($getoptFixed['testdox-columns'] ?? null));
You have javascript disabled. You will not be able to edit any code.