<?php var_dump(preg_match('((a)*)', str_repeat('a', 12000), $match), $match);
You have javascript disabled. You will not be able to edit any code.