<?php $stats = []; $author = 'markus'; echo ($stats[$author]['commits'] ?? 0) + 1;
You have javascript disabled. You will not be able to edit any code.